# The level 8 is the highest level
level: 1
- phpVersion: 80200
+ phpVersion:
+ min: 80200
+ max: 80400
bootstrapFiles:
- bootstrap/phpstan.php
excludePaths:
- ./Config/**/*.php
-
- checkMissingIterableValueType: false
\ No newline at end of file
+ - ./dev/**/*.php
\ No newline at end of file