mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
28 lines
777 B
JSON
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"
|
|
}
|
|
}
|
|
}
|