Skip to content

Commit fa84a25

Browse files
committed
USe phpstan level 4 as default
1 parent 92cad4d commit fa84a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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: 0
2+
level: 4
33
paths:
44
- lib

0 commit comments

Comments
 (0)