Bump phpstan and deps
parent
d942c65e0c
commit
89c4cb8836
|
@ -51,5 +51,5 @@ jobs:
|
|||
|
||||
- name: Run PHPStan
|
||||
run: |
|
||||
bin/composer require --dev phpstan/phpstan:^0.12.37 phpunit/phpunit:^7.5.20 --with-all-dependencies
|
||||
bin/composer require --dev phpstan/phpstan:^0.12.42 phpunit/phpunit:^9.3 --with-all-dependencies
|
||||
vendor/bin/phpstan analyse --configuration=phpstan/config.neon
|
||||
|
|
Loading…
Reference in New Issue