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
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