Skip to content

Commit ac94671

Browse files
committedDec 9, 2024··
Increase PHPStan Rule Level to 5
1 parent 15e98af commit ac94671

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: 4
2+
level: 5
33
paths:
44
- src
55
- tests/tests

0 commit comments

Comments
 (0)
Please sign in to comment.