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

14 lines
358 B
JSON

{
"manifests": {
"symfony/sendgrid-mailer": {
"manifest": {
"env": {
"#1": "SENDGRID_KEY=",
"#2": "MAILER_DSN=smtp://$SENDGRID_KEY@sendgrid"
}
},
"files": [],
"ref": "ed69bc442325accbf79e8c93e1ae88c9abe7fd12"
}
}
}