We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6250f46 commit eaff684Copy full SHA for eaff684
symfony/swiftmailer-bundle/2.5/manifest.json
@@ -8,7 +8,7 @@
8
"env": {
9
"#1": "For Gmail as a transport, use: \"gmail://username:password@localhost\"",
10
"#2": "To disable sending emails, use: \"null://localhost\"",
11
- "MAILER_URL": "smtp://localhost:25&encryption=&auth_mode="
+ "MAILER_URL": "smtp://localhost:25?encryption=&auth_mode="
12
},
13
"aliases": ["mailer", "mail"]
14
}
0 commit comments