Files
symfony-flex-recipes-contrib/expertcoder/swiftmailer-send-grid-bundle/2.0/manifest.json
T
2018-06-06 18:14:43 +02:00

12 lines
262 B
JSON

{
"bundles": {
"ExpertCoder\\Swiftmailer\\SendGridBundle\\ExpertCoderSwiftmailerSendGridBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"SENDGRID_API_KEY": "PleaseEnterYourKey"
}
}