Skip to content

Commit

Permalink
Set PHPStan level to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Dec 15, 2020
1 parent aa2e8bf commit f50db30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
level: 3
level: 4
bootstrapFiles:
- .github/workflows/phpstan/autoload.php
paths:
Expand Down

0 comments on commit f50db30

Please sign in to comment.