Skip to content

Commit

Permalink
Update phpstan.neon.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaycalicut17 authored Oct 15, 2023
1 parent ccffc95 commit 022f835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
level: 9
level: max
paths:
- config
- database
Expand All @@ -14,4 +14,4 @@ parameters:
- "#^Property .*:\\:\\$dispatchesEvents type has no value type specified in iterable type array\\.$#"
checkGenericClassInNonGenericObjectType: false
reportUnmatchedIgnoredErrors: false


0 comments on commit 022f835

Please sign in to comment.