File tree 1 file changed +4
-2
lines changed 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
33
33
<container xmlns =" http://symfony.com/schema/dic/services"
34
34
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
35
35
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" >
38
40
39
41
<!-- ... -->
40
42
<swiftmailer : config
You can’t perform that action at this time.
0 commit comments