diff --git a/phpstan.neon b/phpstan.neon index 0f490bbfd..1b5c17e3e 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,5 +1,6 @@ parameters: level: 6 + tmpDir: .phpstan-tmp parallel: maximumNumberOfProcesses: 4 reportUnmatchedIgnoredErrors: false