Files
symfony-flex-recipes-contrib/m-adamski.symfony-mailer-bundle.1.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

29 lines
843 B
JSON

{
"manifests": {
"m-adamski/symfony-mailer-bundle": {
"manifest": {
"bundles": {
"Adamski\\Symfony\\MailerBundle\\MailerBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/mailer.yaml": {
"contents": [
"mailer:",
" sender_address: noreply@example.com",
" sender_name: noreply",
""
],
"executable": false
}
},
"ref": "fcdd70fac7c2bdf08ce9ea0ab6e465965c3f0d31"
}
}
}