Skip to content

Commit

Permalink
Replace a deprecated configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Mopolo committed Jul 18, 2024
1 parent a5ad753 commit a8b91be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
parameters:
level: 8
checkMissingIterableValueType: false
paths:
- src
- tests
ignoreErrors:
-
identifier: missingType.iterableValue

0 comments on commit a8b91be

Please sign in to comment.