diff --git a/phpstan.neon b/phpstan.neon index ebb75dd..9137f46 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -8,5 +8,7 @@ parameters: excludePaths: analyse: - src/includes/vendor + bootstrapFiles: + - src/config-sample.php fileExtensions: - php \ No newline at end of file