1
0
Fork 0

Fix phpstan workflow

pull/8803/head
Jordi Boggiano 2020-04-22 09:46:33 +02:00
parent 1dd78c0163
commit e046523631
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ jobs:
- name: Run PHPStan
run: |
bin/composer config platform --unset
bin/composer require --dev phpstan/phpstan:^0.12 phpunit/phpunit:^7.5 --no-update
bin/composer update phpstan/* phpunit/* sebastian/* --with-all-dependencies
vendor/bin/phpstan analyse --configuration=phpstan/config.neon