mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
31 lines
1009 B
JSON
31 lines
1009 B
JSON
{
|
|
"manifests": {
|
|
"artox-lab/clarc-message-bus-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"ArtoxLab\\Bundle\\ClarcMessageBusBundle\\ArtoxLabClarcMessageBusBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/artox_lab_clarc_message_bus.yaml": {
|
|
"contents": [
|
|
"artox_lab_clarc_message_bus:",
|
|
" bus:",
|
|
" middleware:",
|
|
" add_redelivery_stamp_middleware:",
|
|
" retry_count: 10",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "f12b61a5d1456c0db63d38a4638e366b385b8316"
|
|
}
|
|
}
|
|
}
|