Skip to content

Commit 6feb082

Browse files
committed
fix: downgrade phpstan level to 5
1 parent 9807f87 commit 6feb082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
parameters:
2-
level: 6
2+
level: 5
33
paths:
44
- src

0 commit comments

Comments
 (0)