From 44a0bc26ecbd2f8e9778dd367bec692b46382c39 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Wed, 15 Dec 2021 01:07:49 +0100 Subject: [PATCH] Use proper repo --- tests/makephar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/makephar.sh b/tests/makephar.sh index c347f0e59..765813717 100755 --- a/tests/makephar.sh +++ b/tests/makephar.sh @@ -60,7 +60,7 @@ echo '{ }, { "type": "vcs", - "url": "https://github.com/danog/process" + "url": "git@github.com:danog/process.git" } ] }' > composer.json