Skip to content

Commit

Permalink
Move to PHPStan max level
Browse files Browse the repository at this point in the history
  • Loading branch information
yguedidi committed Dec 11, 2023
1 parent 1da060e commit 016d7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
level: 6
level: max
paths:
- src/
- tests/
Expand Down

0 comments on commit 016d7b8

Please sign in to comment.