mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 06:14:59 +00:00
change migration namespace
This commit is contained in:
@@ -110,6 +110,7 @@ class ChillMainExtension extends Extension implements PrependExtensionInterface,
|
||||
|
||||
$loader = new Loader\YamlFileLoader($container, new FileLocator(__DIR__.'/../config'));
|
||||
$loader->load('services.yaml');
|
||||
$loader->load('services/doctrine.yaml');
|
||||
$loader->load('services/logger.yaml');
|
||||
$loader->load('services/repositories.yaml');
|
||||
$loader->load('services/pagination.yaml');
|
||||
|
Reference in New Issue
Block a user