mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
29 lines
855 B
JSON
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
|
|
}
|
|
}
|
|
} |