File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,10 @@ In the development configuration file, change the ``transport`` setting to
3333 <container xmlns =" http://symfony.com/schema/dic/services"
3434 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3535 xmlns : swiftmailer =" http://symfony.com/schema/dic/swiftmailer"
36- xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd
37- http://symfony.com/schema/dic/swiftmailer http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd" >
36+ xsi : schemaLocation =" http://symfony.com/schema/dic/services
37+ http://symfony.com/schema/dic/services/services-1.0.xsd
38+ http://symfony.com/schema/dic/swiftmailer
39+ http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd" >
3840
3941 <!-- ... -->
4042 <swiftmailer : config
You can’t perform that action at this time.
0 commit comments