1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 10:38:49 +01:00

Update psl

This commit is contained in:
Daniil Gentili 2022-12-12 12:54:31 +01:00
parent a85ddda7d5
commit 8c412a3583

View File

@ -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
;;