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.
rector.php
1 parent 205c863 commit dfbde43Copy full SHA for dfbde43
1 file changed
rector.php
@@ -3,7 +3,6 @@
3
declare(strict_types=1);
4
5
return Rector\Config\RectorConfig::configure()
6
- ->withParallel(maxNumberOfProcess: 6)
7
->withPhpSets()
8
->withPaths([
9
__DIR__.'/src',
0 commit comments