withRootFiles() ->withPaths( [ __DIR__ . '/8.x', ], ) // uncomment to reach your current PHP version ->withPhpSets(php80: true) ->withPhpVersion(Rector\ValueObject\PhpVersion::PHP_80);