Files
symfony-flex-recipes/symfony.sendgrid-mailer.4.3.json
T
github-action botandgithub-action bot c8ac81cd2f Update Flex endpoint
2021-09-19 18:02:05 +00:00

29 lines
855 B
JSON

{
"locks": {
"symfony/sendgrid-mailer": {
"version": "4.3",
"recipe": {
"repo": "4.3",
"branch": "master",
"version": "4.3",
"ref": "ed69bc442325accbf79e8c93e1ae88c9abe7fd12"
}
}
},
"manifests": {
"symfony/sendgrid-mailer": {
"repository": "github.com/symfony/recipes",
"package": "symfony/sendgrid-mailer",
"version": "4.3",
"manifest": {
"env": {
"#1": "SENDGRID_KEY=",
"#2": "MAILER_DSN=smtp://$SENDGRID_KEY@sendgrid"
}
},
"files": [],
"origin": "symfony/sendgrid-mailer:4.3@github.com/symfony/recipes:master",
"is_contrib": false
}
}
}