Files
symfony-flex-recipes/symfony.sendgrid-mailer.4.3.json
T
github-action botandgithub-action bot c52f4eb34d Update Flex endpoint
2021-09-19 15:27:48 +00:00

30 lines
893 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",
"not_installable": false,
"is_contrib": false
}
}
}