Skip to content

Commit a73014e

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #607
2 parents e248a1d + 3fac182 commit a73014e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/google-mailer/4.3/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"#1": "Gmail SHOULD NOT be used on production, use it in development only.",
44
"#2": "GMAIL_USERNAME=",
55
"#3": "GMAIL_PASSWORD=",
6-
"#4": "MAILER_DSN=smtp://$GMAIL_USERNAME:$GMAIL_PASSWORD@google"
6+
"#4": "MAILER_DSN=smtp://$GMAIL_USERNAME:$GMAIL_PASSWORD@gmail"
77
}
88
}

0 commit comments

Comments
 (0)