Skip to content

Commit 4c5a8a2

Browse files
Increase PHPStan Rule Level to 4
1 parent 0d204ac commit 4c5a8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
parameters:
2-
level: 3
2+
level: 4
33
paths:
44
- src
55
- tests/tests

0 commit comments

Comments
 (0)