Skip to content

Commit cc3972b

Browse files
committed
Use phpstan level 4 as default
1 parent 92cad4d commit cc3972b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

phpstan.neon.dist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
parameters:
2-
level: 0
3-
paths:
4-
- lib
2+
level: 4
3+
paths:
4+
- lib

0 commit comments

Comments
 (0)