File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed
Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 134134 "bundles" : [
135135 " Symfony\\ Bundle\\ FrameworkBundle\\ FrameworkBundle" ,
136136 " Symfony\\ Bundle\\ MonologBundle\\ MonologBundle" ,
137- " Symfony\\ Bundle\\ TwigBundle\\ TwigBundle" ,
138137 " Doctrine\\ Bundle\\ DoctrineBundle\\ DoctrineBundle" ,
139138 " Doctrine\\ Bundle\\ MigrationsBundle\\ DoctrineMigrationsBundle" ,
140139 " PhpList\\ Core\\ EmptyStartPageBundle\\ EmptyStartPageBundle"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -122,7 +122,6 @@ public function registerContainerConfiguration(LoaderInterface $loader): void
122122 $ loader ->load ($ this ->getApplicationDir () . '/config/parameters.yml ' );
123123 $ loader ->load ($ this ->getRootDir () . '/config/config_ ' . $ this ->getEnvironment () . '.yml ' );
124124 $ loader ->load ($ this ->getApplicationDir () . '/config/config_modules.yml ' );
125- $ loader ->load ($ this ->getApplicationDir () . '/config/packages/twig.yaml ' );
126125 }
127126
128127 /**
You can’t perform that action at this time.
0 commit comments