Added recipe for prooph/service-bus-symfony-bundle

This commit is contained in:
Gildas Quéméner
2018-03-19 11:46:01 +01:00
parent 7cab387012
commit ff737959b5
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,3 @@
prooph_service_bus:
command_buses:
default_command_bus: ~
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}