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 @@ -46,8 +46,10 @@ and complete the configuration with the provided ``username`` and ``password``:
46
46
<container xmlns =" http://symfony.com/schema/dic/services"
47
47
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
48
48
xmlns : swiftmailer =" http://symfony.com/schema/dic/swiftmailer"
49
- xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd
50
- http://symfony.com/schema/dic/swiftmailer http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd" >
49
+ xsi : schemaLocation =" http://symfony.com/schema/dic/services
50
+ http://symfony.com/schema/dic/services/services-1.0.xsd
51
+ http://symfony.com/schema/dic/swiftmailer
52
+ http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd" >
51
53
52
54
<!-- ... -->
53
55
<swiftmailer : config
You can’t perform that action at this time.
0 commit comments