refactoring

This commit is contained in:
Roland Gruber 2025-09-25 20:34:47 +02:00
parent 9fd2a75264
commit cb94c2a01f

View file

@ -19,7 +19,7 @@ use Rector\Php81\Rector\FuncCall\NullToStrictStringFuncCallArgRector;
use Rector\Strict\Rector\Empty_\DisallowedEmptyRuleFixerRector;
return RectorConfig::configure()
->withParallel(240, 2)
->withParallel(240, 4)
->withPaths([
__DIR__ . '/lam/help',
__DIR__ . '/lam/lib',