Skip to content

Commit 9853156

Browse files
committed
Updates phpstan to level 9
1 parent ee886a6 commit 9853156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ includes:
22
- ./vendor/nunomaduro/larastan/extension.neon
33

44
parameters:
5-
level: 5
5+
level: 9
66
paths:
77
- src
88
tmpDir: build/phpstan

0 commit comments

Comments
 (0)