Files
symfony-flex-recipes-contrib/wandi/mailer-bundle/1.0/manifest.json
T

13 lines
280 B
JSON
Executable File

{
"bundles": {
"Wandi\\MailerBundle\\WandiMailerBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"WANDI_MAILER_SENDER_NAME": "Example",
"WANDI_MAILER_SENDER_ADDRESS": "example@domain.tld"
}
}