Skip to content

Commit

Permalink
Ensure phpstan passes on 1.6 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
akrabat committed Apr 10, 2023
1 parent 042eb3f commit 72eb5ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
parameters:
level: max
checkMissingIterableValueType: false
treatPhpDocTypesAsCertain: false
paths:
- src

0 comments on commit 72eb5ce

Please sign in to comment.