Skip to content

Commit

Permalink
Updated phpstan level to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
evertharmeling committed Nov 15, 2023
1 parent e824d26 commit d3f0684
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
Expand Up @@ -2,6 +2,6 @@ includes:
- vendor/phpstan/phpstan-symfony/extension.neon

parameters:
level: 4
level: 5
paths:
- src

0 comments on commit d3f0684

Please sign in to comment.