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 7c8b650 commit 3f19e42Copy full SHA for 3f19e42
.github/workflows/phpstan-7.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