Skip to content

Commit 186294f

Browse files
committed
Change PHPStan level to 5
1 parent ffb5889 commit 186294f

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
- phpstan-baseline.neon
33

44
parameters:
5-
level: 8
5+
level: 5
66
paths:
77
- src
88
- config

0 commit comments

Comments
 (0)