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 9c60d92 commit ddb75e7Copy full SHA for ddb75e7
.github/workflows/phpstan.yml
@@ -25,7 +25,7 @@ jobs:
25
coverage: none
26
27
- name: Install composer dependencies
28
- uses: ramsey/composer-install@v1
+ uses: ramsey/composer-install@v3
29
30
- name: Run PHPStan
31
run: ./vendor/bin/phpstan --error-format=github
0 commit comments