Completed
Pull Request — master (#1)
by Beñat
02:42
created
SimpleBusBridgeBundle/SimpleBusDoctrineODMMongoDBBridgeBundle.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
     public function build(ContainerBuilder $container)
35 35
     {
36 36
         $this->checkDependencies([
37
-            'BenGorUserBundle','DoctrineODMMongoDBBridgeBundle', 'DoctrineMongoDBBundle',
37
+            'BenGorUserBundle', 'DoctrineODMMongoDBBridgeBundle', 'DoctrineMongoDBBundle',
38 38
         ], $container);
39 39
     }
40 40
 }
Please login to merge, or discard this patch.