1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
This commit is contained in:
Saif Eddin Gmati 2021-03-30 16:54:22 +01:00 committed by GitHub
parent 3ce41d71a4
commit 931a4b44f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ psl)
cd psl
git checkout 1.6.x
composer install --ignore-platform-reqs
~/project/psalm --monochrome --config=tools/psalm/psalm.xmls
~/project/psalm --monochrome --config=tools/psalm/psalm.xml
;;
laravel)