Skip to content

Commit e9c66d9

Browse files
Remove depreciated option from phpstan.neon.dist
Remove checkMissingIterableValueType option since it is depreceated
1 parent 2b3191e commit e9c66d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,3 @@ parameters:
1010
tmpDir: build/phpstan
1111
checkOctaneCompatibility: true
1212
checkModelProperties: true
13-
checkMissingIterableValueType: false
14-

0 commit comments

Comments
 (0)