Adding mmucklo/queue-bundle

This commit is contained in:
Matthew J. Mucklo
2017-12-10 17:18:39 +00:00
parent 694b1125ab
commit 3fb1e08814
3 changed files with 40 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Dtc\\QueueBundle\\DtcQueueBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}