Files
symfony-flex-recipes/symfony.sendgrid-mailer.4.3.json
T
github-action botandgithub-action bot 941c6fe0e6 Update Flex endpoint
2021-09-23 10:26:28 +00:00

15 lines
359 B
JSON

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