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 800f099 commit bc7d48cCopy full SHA for bc7d48c
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
with:
55
php-version: 8.3
56
coverage: none
57
- tools: phpstan:1.10, cs2pr
+ tools: phpstan:2.1, cs2pr
58
59
- name: Checkout code
60
uses: actions/checkout@v4
0 commit comments