Files
symfony-flex-recipes/symfony.google-mailer.4.4.json
T
github-action botandgithub-action bot 16541137d2 Update Flex endpoint
2021-09-22 13:12:25 +00:00

14 lines
414 B
JSON

{
"manifests": {
"symfony/google-mailer": {
"manifest": {
"env": {
"#1": "Gmail SHOULD NOT be used on production, use it in development only.",
"#2": "MAILER_DSN=gmail://USERNAME:PASSWORD@default"
}
},
"files": [],
"ref": "f8fd4ddb9b477510f8f4bce2b9c054ab428c0120"
}
}
}