From d3e6379c0f764d0cd2a42f5281219a6754abb907 Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Sun, 13 Dec 2020 17:13:48 -0500 Subject: [PATCH] Use my psl repo --- 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 94e16e086..cb849e90b 100755 --- a/bin/test-with-real-projects.sh +++ b/bin/test-with-real-projects.sh @@ -31,7 +31,7 @@ proxymanager) ;; psl) - git clone git@github.com:azjezz/psl.git + git clone git@github.com:muglug/psl.git cd psl composer install --ignore-platform-reqs ~/project/psalm --monochrome