Skip to content

Commit

Permalink
Phpstan level rise from 3 to 5 \o/
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierstoval committed Feb 2, 2020
1 parent 2b22350 commit f88dd34
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
Expand Up @@ -6,7 +6,7 @@ includes:
- %currentWorkingDirectory%/vendor/phpstan/phpstan-deprecation-rules/rules.neon

parameters:
level: 3
level: 5

inferPrivatePropertyTypeFromConstructor: true

Expand Down

0 comments on commit f88dd34

Please sign in to comment.