1
0
Fork 0

Bumped minimum phpstan versions

pull/9131/head
Graham Campbell 2020-08-18 10:23:26 +01:00
parent f5c2bdb783
commit 99d4b802fb
1 changed files with 1 additions and 1 deletions

View File

@ -51,5 +51,5 @@ jobs:
- name: Run PHPStan
run: |
bin/composer require --dev phpstan/phpstan:^0.12.26 phpunit/phpunit:^7.5 --with-all-dependencies
bin/composer require --dev phpstan/phpstan:^0.12.37 phpunit/phpunit:^7.5.20 --with-all-dependencies
vendor/bin/phpstan analyse --configuration=phpstan/config.neon