Run less phan processes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
1416ef65e4
commit
d2f9366b39
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ return [
|
|||
|
||||
// The number of processes to fork off during the analysis
|
||||
// phase.
|
||||
'processes' => 10,
|
||||
'processes' => 5,
|
||||
|
||||
// Backwards Compatibility Checking. This is slow
|
||||
// and expensive, but you should consider running
|
||||
|
|
Loading…
Reference in a new issue