Files
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"
}
}