From 608ca417bc1e625933b99ee1b7a43f06d6edf120 Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Wed, 1 Jan 2020 18:10:26 -0500 Subject: [PATCH] Add reference to bugfix commit --- bin/test-with-real-projects.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/test-with-real-projects.sh b/bin/test-with-real-projects.sh index 169b764a4..8751519c2 100755 --- a/bin/test-with-real-projects.sh +++ b/bin/test-with-real-projects.sh @@ -23,8 +23,9 @@ 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 +git checkout c61365d3a856d5a88f53b7c1fc8dc775f06fa25c composer install ~/project/psalm --monochrome