mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Bump
This commit is contained in:
parent
3a263d2cd1
commit
adeca9341d
@ -26,6 +26,9 @@ collections)
|
|||||||
git clone --depth=1 git@github.com:psalm/endtoend-test-collections.git
|
git clone --depth=1 git@github.com:psalm/endtoend-test-collections.git
|
||||||
cd endtoend-test-collections
|
cd endtoend-test-collections
|
||||||
composer install
|
composer install
|
||||||
|
rm vendor/amphp/amp/lib/functions.php; touch vendor/amphp/amp/lib/functions.php;
|
||||||
|
rm vendor/amphp/amp/lib/Internal/functions.php; touch vendor/amphp/amp/lib/Internal/functions.php
|
||||||
|
rm vendor/amphp/byte-stream/lib/functions.php; touch vendor/amphp/byte-stream/lib/functions.php
|
||||||
"$PSALM" --monochrome --show-info=false
|
"$PSALM" --monochrome --show-info=false
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user