From c586b6458dd711a8543f203cc788858d703e0953 Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Sun, 12 Jan 2020 10:38:13 -0500 Subject: [PATCH] Use my fork of ProxyManager --- bin/test-with-real-projects.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/test-with-real-projects.sh b/bin/test-with-real-projects.sh index 48fe2d4ee..17bb7281a 100755 --- a/bin/test-with-real-projects.sh +++ b/bin/test-with-real-projects.sh @@ -22,7 +22,7 @@ composer install cd /tmp/testing-with-real-projects -git clone git@github.com:ocramius/ProxyManager.git +git clone git@github.com:muglug/ProxyManager.git cd ProxyManager composer install ~/project/psalm --monochrome