fix: avoid phpstan crashing with multiple processes in parallel
This commit is contained in:
@@ -7,6 +7,8 @@ parameters:
|
||||
paths:
|
||||
- src
|
||||
tmpDir: var/phpstan
|
||||
parallel:
|
||||
maximumNumberOfProcesses: 1
|
||||
symfony:
|
||||
containerXmlPath: var/cache/dev/App_KernelDevDebugContainer.xml
|
||||
doctrine:
|
||||
|
||||
Reference in New Issue
Block a user