Files
symfony-flex-recipes-contrib/devzair.mail-logger-bundle.1.0.json
T
github-action[bot]andgithub-action[bot] 5c7b0d1e77 Update Flex endpoint
2025-04-19 01:32:43 +00:00

28 lines
777 B
JSON

{
"manifests": {
"devzair/mail-logger-bundle": {
"manifest": {
"bundles": {
"DevZair\\MailLoggerBundle\\MailLoggerBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/mail_logger.yaml": {
"contents": [
"mail_logger:\r",
" enabled: true\r",
""
],
"executable": false
}
},
"ref": "9825cae2951b02051aa2eb7162dbf55cbf84a56d"
}
}
}