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 0453b48 commit e36fda6Copy full SHA for e36fda6
.github/workflows/static.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Pull in optional dependencies
19
run: composer require --no-update jean-beru/fos-http-cache-cloudfront twig/twig symfony/console phpstan/phpstan-symfony
20
-
+
21
- name: PHPStan
22
uses: docker://oskarstark/phpstan-ga
23
with:
phpstan.neon.dist
@@ -1,4 +1,4 @@
1
parameters:
2
- level: 4
+ level: 5
3
paths:
4
- src
0 commit comments