We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707c04e commit c4f46feCopy full SHA for c4f46fe
1 file changed
config/phpstan.neon
@@ -2,10 +2,6 @@ includes:
2
- phpstan-baseline.neon
3
4
parameters:
5
- parallel:
6
- # Don't be overly greedy on machines with more CPU's to be a good neighbor especially on CI
7
- maximumNumberOfProcesses: 5
8
-
9
phpVersion: 70200
10
11
level: 6
0 commit comments