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 3d5b2d1 commit 7c8b650Copy full SHA for 7c8b650
.github/workflows/phpstan-8.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