removed empty config from broadway-bundle

This commit is contained in:
DerStoffel
2017-09-17 17:18:24 +02:00
parent 5ee5b6028c
commit 009c99927f
2 changed files with 0 additions and 4 deletions
@@ -1 +0,0 @@
broadway: ~
@@ -1,8 +1,5 @@
{
"bundles": {
"Broadway\\Bundle\\BroadwayBundle\\BroadwayBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}