Disable parallelism in PHPStan to fix CI issues.

This commit is contained in:
Buster "Silver Eagle" Neece 2021-07-06 06:30:43 -05:00
parent a2f9c78da9
commit f666389ac4
No known key found for this signature in database
GPG Key ID: 6D9E12FF03411F4E
1 changed files with 3 additions and 0 deletions

View File

@ -15,5 +15,8 @@ parameters:
# Caused by Symfony Validator (perhaps wrongly) returning the interface.
- '#Cannot cast Symfony\\Component\\Validator\\ConstraintViolationListInterface to string.#'
parallel:
maximumNumberOfProcesses: 1
includes:
- vendor/phpstan/phpstan-doctrine/extension.neon