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 6a374d6 commit 182b91eCopy full SHA for 182b91e
.github/workflows/static-analysis.yml
@@ -40,7 +40,7 @@ jobs:
40
tools: cs2pr
41
42
- name: Install dependencies with Composer
43
- uses: ramsey/composer-install@v2
+ uses: ramsey/composer-install@v3
44
45
- name: Run static analysis with phpstan/phpstan
46
run: vendor/bin/phpstan --error-format=checkstyle | cs2pr
0 commit comments