includes: - vendor/phpstan/phpstan-phpunit/extension.neon - vendor/phpstan/phpstan-strict-rules/rules.neon - vendor/phpstan/phpstan/conf/bleedingEdge.neon parameters: level: 7 paths: - src - tests ignoreErrors: - message: '#no value type specified in iterable type array#' paths: - %currentWorkingDirectory%/src - %currentWorkingDirectory%/tests