Skip to content

Commit e36fda6

Browse files
committed
phpstan level 5
1 parent 0453b48 commit e36fda6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Pull in optional dependencies
1919
run: composer require --no-update jean-beru/fos-http-cache-cloudfront twig/twig symfony/console phpstan/phpstan-symfony
20-
20+
2121
- name: PHPStan
2222
uses: docker://oskarstark/phpstan-ga
2323
with:

phpstan.neon.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
parameters:
2-
level: 4
2+
level: 5
33
paths:
44
- src

0 commit comments

Comments
 (0)