mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 19:16:32 +03:00
reverted
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Broadway\\Bundle\\BroadwayBundle\\BroadwayBundle": ["all"]
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
broadway:
|
||||
event_store:
|
||||
dbal:
|
||||
enabled: true
|
||||
connection: 'default'
|
||||
table: 'events'
|
||||
use_binary: true
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user