We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d6af2 commit 15accdcCopy full SHA for 15accdc
.github/workflows/phpstan-5.yaml
@@ -19,5 +19,5 @@ jobs:
19
uses: php-actions/phpstan@v2
20
with:
21
path: src/
22
- level: 4
+ level: 5
23
php_version: 8.0
0 commit comments