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 666598b commit 1728b19Copy full SHA for 1728b19
.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