From f3dfbf1a1496f5d285baa9a8551e19973bc593e5 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Mon, 29 Mar 2021 11:03:56 +0200 Subject: [PATCH] Update php-distributions submodule upstream The commit reference stays the same. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 48f744090..d8417ee34 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "distributions"] path = distributions - url = git@git.php.net:/web/php-distributions.git + url = git@github.com:php/web-php-distributions.git