This commit is contained in:
DerStoffel
2017-09-16 10:13:47 +02:00
parent 288863f8a0
commit 4ae645f0cf
3 changed files with 0 additions and 17 deletions
@@ -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%/"
}
}