Skip to content

Commit d400c63

Browse files
committed
Change the phpstan level to level 8 only
1 parent 9abab41 commit d400c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

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

0 commit comments

Comments
 (0)