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.
2 parents bd3f6e8 + cfdbe15 commit c4c7273Copy full SHA for c4c7273
.github/workflows/phpstan.yml
@@ -21,7 +21,7 @@ jobs:
21
coverage: none
22
23
- name: Install composer dependencies
24
- uses: ramsey/composer-install@v1
+ uses: ramsey/composer-install@v2
25
26
- name: Run PHPStan
27
run: ./vendor/bin/phpstan --error-format=github
0 commit comments