diff --git a/.phpstan.neon b/.phpstan.neon index e398ad3265..469f7eafa4 100644 --- a/.phpstan.neon +++ b/.phpstan.neon @@ -9,6 +9,10 @@ parameters: - addon/ - src/ + excludePaths: + analyse: + - addon/*/vendor/* + scanDirectories: - mod - vendor