File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1919use Doctrine \Migrations \AbstractMigration ;
2020use Doctrine \ORM \EntityRepository ;
2121use FormBuilderBundle \Model \OutputWorkflowChannel ;
22- use Symfony \ Component \DependencyInjection \ContainerAwareInterface ;
23- use Symfony \ Component \DependencyInjection \ContainerAwareTrait ;
22+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareInterface ;
23+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareTrait ;
2424
2525final class Version20230830183642 extends AbstractMigration implements ContainerAwareInterface
2626{
Original file line number Diff line number Diff line change 1818use Doctrine \DBAL \Schema \Schema ;
1919use Doctrine \Migrations \AbstractMigration ;
2020use FormBuilderBundle \Tool \Install ;
21- use Symfony \ Component \DependencyInjection \ContainerAwareInterface ;
22- use Symfony \ Component \DependencyInjection \ContainerAwareTrait ;
21+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareInterface ;
22+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareTrait ;
2323
2424final class Version20240628143429 extends AbstractMigration implements ContainerAwareInterface
2525{
Original file line number Diff line number Diff line change 1818use Doctrine \DBAL \Schema \Schema ;
1919use Doctrine \Migrations \AbstractMigration ;
2020use FormBuilderBundle \Tool \Install ;
21- use Symfony \ Component \DependencyInjection \ContainerAwareInterface ;
22- use Symfony \ Component \DependencyInjection \ContainerAwareTrait ;
21+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareInterface ;
22+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareTrait ;
2323
2424final class Version20240819150642 extends AbstractMigration implements ContainerAwareInterface
2525{
Original file line number Diff line number Diff line change 1818use Doctrine \DBAL \Schema \Schema ;
1919use Doctrine \Migrations \AbstractMigration ;
2020use FormBuilderBundle \Tool \Install ;
21- use Symfony \ Component \DependencyInjection \ContainerAwareInterface ;
22- use Symfony \ Component \DependencyInjection \ContainerAwareTrait ;
21+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareInterface ;
22+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareTrait ;
2323
2424final class Version20240916132702 extends AbstractMigration implements ContainerAwareInterface
2525{
Original file line number Diff line number Diff line change 1818use Doctrine \DBAL \Schema \Schema ;
1919use Doctrine \Migrations \AbstractMigration ;
2020use FormBuilderBundle \Tool \Install ;
21- use Symfony \ Component \DependencyInjection \ContainerAwareInterface ;
22- use Symfony \ Component \DependencyInjection \ContainerAwareTrait ;
21+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareInterface ;
22+ use Pimcore \ Bundle \ CoreBundle \DependencyInjection \ContainerAwareTrait ;
2323
2424final class Version20250306140903 extends AbstractMigration implements ContainerAwareInterface
2525{
You can’t perform that action at this time.
0 commit comments