From 3a263d2cd1543d1e77063dd24df964d171b2e678 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Mon, 15 Jan 2024 13:58:32 +0100 Subject: [PATCH] Bump --- 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 923312bbea6..5f7263d2a26 100755 --- a/bin/test-with-real-projects.sh +++ b/bin/test-with-real-projects.sh @@ -36,7 +36,7 @@ psl) git clone git@github.com:psalm/endtoend-test-psl.git cd endtoend-test-psl - git checkout 2.3.x + git checkout 2.3.x_master composer install # Avoid conflicts with old psalm when running phar tests rm -rf vendor/vimeo/psalm