We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726a706 commit cd8ec4fCopy full SHA for cd8ec4f
.github/workflows/phpstan.yml
@@ -30,5 +30,5 @@ jobs:
30
31
- name: Run PHPStan
32
run: |
33
- composer require --dev phpstan/phpstan:^0.12.93 marc-mabe/php-enum-phpstan ${{ env.COMPOSER_FLAGS }}
+ composer require --dev phpstan/phpstan:^1.5 marc-mabe/php-enum-phpstan ${{ env.COMPOSER_FLAGS }}
34
vendor/bin/phpstan analyse
0 commit comments