Run less phan processes

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-04-09 22:04:31 +02:00
parent 1416ef65e4
commit d2f9366b39
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 1 additions and 1 deletions

View File

@ -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