Skip to content

Commit dfbde43

Browse files
committed
Remove unused parallel configuration from rector.php
1 parent 205c863 commit dfbde43

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
declare(strict_types=1);
44

55
return Rector\Config\RectorConfig::configure()
6-
->withParallel(maxNumberOfProcess: 6)
76
->withPhpSets()
87
->withPaths([
98
__DIR__.'/src',

0 commit comments

Comments
 (0)