File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -151,11 +151,7 @@ it *also* loads other configuration files via its ``imports`` key:
151151 <container xmlns =" http://symfony.com/schema/dic/services"
152152 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
153153 xsi : schemaLocation =" http://symfony.com/schema/dic/services
154- http://symfony.com/schema/dic/services/services-1.0.xsd
155- http://symfony.com/schema/dic/symfony
156- http://symfony.com/schema/dic/symfony/symfony-1.0.xsd
157- http://symfony.com/schema/dic/twig
158- http://symfony.com/schema/dic/twig/twig-1.0.xsd" >
154+ http://symfony.com/schema/dic/services/services-1.0.xsd" >
159155
160156 <imports >
161157 <import resource =" parameters.yml" />
217213 xsi : schemaLocation =" http://symfony.com/schema/dic/services
218214 http://symfony.com/schema/dic/services/services-1.0.xsd
219215 http://symfony.com/schema/dic/symfony
220- http://symfony.com/schema/dic/symfony/symfony-1.0.xsd
221- http://symfony.com/schema/dic/twig
222- http://symfony.com/schema/dic/twig/twig-1.0.xsd" >
216+ http://symfony.com/schema/dic/symfony/symfony-1.0.xsd" >
223217
224218 <!-- ... -->
225219 <parameters >
You can’t perform that action at this time.
0 commit comments