mirror of
https://github.com/rectorphp/rector.git
synced 2025-04-22 16:32:27 +02:00
restore origina monorepo builder split
This commit is contained in:
parent
a371f7cb70
commit
3fad5a1c38
@ -16,7 +16,7 @@ return static function (ContainerConfigurator $containerConfigurator): void {
|
||||
|
||||
$parameters = $containerConfigurator->parameters();
|
||||
$parameters->set(Option::DIRECTORIES_TO_REPOSITORIES, [
|
||||
__DIR__ . '/packages/symfony-php-config' => 'git@github.com:rectorphp/symfony-php-config-test.git',
|
||||
__DIR__ . '/packages/symfony-php-config' => 'git@github.com:rectorphp/symfony-php-config.git',
|
||||
__DIR__ . '/packages/simple-php-doc-parser' => 'git@github.com:rectorphp/simple-php-doc-parser.git',
|
||||
]);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user