Added empty command directory

This commit is contained in:
Gildas Quéméner
2018-03-20 19:00:58 +01:00
parent 26ec16d08b
commit b5711fb310
2 changed files with 2 additions and 1 deletions
@@ -3,6 +3,7 @@
"Prooph\\Bundle\\ServiceBus\\ProophServiceBusBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
}
}