diff --git a/phpstan.neon b/phpstan.neon index d0635f5ac1..69c3f117dd 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -7,6 +7,9 @@ parameters: - tests - components - plugins + excludePaths: + - plugins/ActivityPub + - components/FreeNetwork earlyTerminatingMethodCalls: App\Core\Log: - unexpected_exception