diff --git a/bin/test-with-real-projects.sh b/bin/test-with-real-projects.sh index d1e7413c5..2f5f8fd0f 100755 --- a/bin/test-with-real-projects.sh +++ b/bin/test-with-real-projects.sh @@ -33,7 +33,6 @@ psl) git clone git@github.com:psalm/endtoend-test-psl.git cd endtoend-test-psl git checkout 2.3.x - cd tools/phpbench && composer install --ignore-platform-reqs && cd ../.. "$PSALM" --monochrome --config=tools/psalm/psalm.xml ;;