diff --git a/Build/phpstan/Core11/phpstan.neon b/Build/phpstan/Core11/phpstan.neon index 294b3d9..45f4e1e 100644 --- a/Build/phpstan/Core11/phpstan.neon +++ b/Build/phpstan/Core11/phpstan.neon @@ -9,9 +9,9 @@ parameters: level: 8 paths: - - ../../../ - - excludePaths: - - ../../../.Build - - ../../../.cache - - ../../../Build + - ../../../Classes + - ../../../Configuration + - ../../../Resources + - ../../../ext_emconf.php + - ../../../ext_localconf.php + - ../../../ext_tables.php