diff --git a/prooph/service-bus-symfony-bundle/0.6/manifest.json b/prooph/service-bus-symfony-bundle/0.6/manifest.json index e164c6e6..f32f1893 100644 --- a/prooph/service-bus-symfony-bundle/0.6/manifest.json +++ b/prooph/service-bus-symfony-bundle/0.6/manifest.json @@ -1,4 +1,7 @@ { + "bundles": { + "Prooph\\Bundle\\ServiceBus\\ProophServiceBusBundle": ["all"] + }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }