mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
15 lines
359 B
JSON
15 lines
359 B
JSON
{
|
|
"manifests": {
|
|
"symfony/sendgrid-mailer": {
|
|
"manifest": {
|
|
"env": {
|
|
"#1": "SENDGRID_KEY=",
|
|
"#2": "MAILER_DSN=smtp://$SENDGRID_KEY@sendgrid"
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "ed69bc442325accbf79e8c93e1ae88c9abe7fd12"
|
|
}
|
|
}
|
|
}
|