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.
2 parents e248a1d + 3fac182 commit a73014eCopy full SHA for a73014e
symfony/google-mailer/4.3/manifest.json
@@ -3,6 +3,6 @@
3
"#1": "Gmail SHOULD NOT be used on production, use it in development only.",
4
"#2": "GMAIL_USERNAME=",
5
"#3": "GMAIL_PASSWORD=",
6
- "#4": "MAILER_DSN=smtp://$GMAIL_USERNAME:$GMAIL_PASSWORD@google"
+ "#4": "MAILER_DSN=smtp://$GMAIL_USERNAME:$GMAIL_PASSWORD@gmail"
7
}
8
0 commit comments