mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
28 lines
756 B
JSON
28 lines
756 B
JSON
{
|
|
"manifests": {
|
|
"knyk/mailbox-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Knyk\\MailboxBundle\\MailboxBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/knyk_mailbox.yaml": {
|
|
"contents": [
|
|
"mailbox:",
|
|
" connections: []",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "6357f5b57185fb0593792ae7f93c06ccc28265bb"
|
|
}
|
|
}
|
|
}
|