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 666598b + 1728b19 commit 0a62589Copy full SHA for 0a62589
.github/workflows/phpstan.yml
@@ -24,7 +24,7 @@ jobs:
24
coverage: none
25
26
- name: Install composer dependencies
27
- uses: ramsey/composer-install@v2
+ uses: ramsey/composer-install@v3
28
29
- name: Run PHPStan
30
run: vendor/bin/phpstan --error-format=github
0 commit comments