Closed rjbijl closed 7 months ago
Make sure the applications default migrations path stay on the top of the list. Otherwise we overwrite the default migrations path for the entire application. This is the way that adding migrations paths is also done in the Sylius Core bundle (see https://github.com/Sylius/Sylius/blob/1.13/src/Sylius/Bundle/CoreBundle/DependencyInjection/PrependDoctrineMigrationsTrait.php)
Make sure the applications default migrations path stay on the top of the list. Otherwise we overwrite the default migrations path for the entire application. This is the way that adding migrations paths is also done in the Sylius Core bundle (see https://github.com/Sylius/Sylius/blob/1.13/src/Sylius/Bundle/CoreBundle/DependencyInjection/PrependDoctrineMigrationsTrait.php)