diff --git a/prooph/service-bus-symfony-bundle/0.6/manifest.json b/prooph/service-bus-symfony-bundle/0.6/manifest.json index f32f1893..9fe441ec 100644 --- a/prooph/service-bus-symfony-bundle/0.6/manifest.json +++ b/prooph/service-bus-symfony-bundle/0.6/manifest.json @@ -3,6 +3,7 @@ "Prooph\\Bundle\\ServiceBus\\ProophServiceBusBundle": ["all"] }, "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" + "config/": "%CONFIG_DIR%/", + "src/": "%SRC_DIR%/" } } diff --git a/prooph/service-bus-symfony-bundle/0.6/src/Messaging/Command/.gitignore b/prooph/service-bus-symfony-bundle/0.6/src/Messaging/Command/.gitignore new file mode 100644 index 00000000..e69de29b