Skip to content

Commit

Permalink
Update phpstan.neon.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
VennDev authored Jul 11, 2023
1 parent f2dbbc9 commit a462ca0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
parameters:
checkGenericClassInNonGenericObjectType: false
level: 9
paths:
- src
checkGenericClassInNonGenericObjectType: false
treatPhpDocTypesAsCertain: false

0 comments on commit a462ca0

Please sign in to comment.