|
@@ -11,8 +11,8 @@ |
|
|
block discarded – undo |
|
11
|
11
|
|
|
12
|
12
|
namespace Sylius\Bundle\ResourceBundle; |
|
13
|
13
|
|
|
14
|
|
-use Doctrine\Bundle\MongoDBBundle\DependencyInjection\Compiler\DoctrineMongoDBMappingsPass; |
|
15
|
14
|
use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\DoctrineOrmMappingsPass; |
|
|
15
|
+use Doctrine\Bundle\MongoDBBundle\DependencyInjection\Compiler\DoctrineMongoDBMappingsPass; |
|
16
|
16
|
use Doctrine\Bundle\PHPCRBundle\DependencyInjection\Compiler\DoctrinePhpcrMappingsPass; |
|
17
|
17
|
use Sylius\Bundle\ResourceBundle\DependencyInjection\Driver\Exception\UnknownDriverException; |
|
18
|
18
|
use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException; |
Please login to merge, or discard this patch.