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 3f19e42 commit 1abec7aCopy full SHA for 1abec7a
.github/workflows/phpstan-5.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: php-actions/composer@v5
15
with:
16
args: --prefer-dist
17
- php_version: 8.0
+ php_version: 8.1
18
19
- name: PHPStan
20
uses: php-actions/phpstan@v2
0 commit comments