Fixed malformed bundle FQCN

This commit is contained in:
Gildas Quéméner
2018-03-21 16:22:43 +01:00
parent 31b7ce8609
commit f418071472
@@ -1,7 +1,7 @@
{
"bundles": {
"Prooph\\Bundle\\ServiceBus\\ProophServiceBusBundle": ["all"],
"Prooph\Bundle\EventStore\ProophEventStoreBundle": ["all"]
"Prooph\\Bundle\\EventStore\\ProophEventStoreBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",