diff --git a/Resources/config/dbal.xml b/Resources/config/dbal.xml index 4b57ac3b0..caacae375 100644 --- a/Resources/config/dbal.xml +++ b/Resources/config/dbal.xml @@ -10,10 +10,10 @@ Doctrine\DBAL\Configuration Symfony\Bridge\Doctrine\DataCollector\DoctrineDataCollector Doctrine\Common\EventManager - Symfony\Bundle\DoctrineBundle\ConnectionFactory + Doctrine\Bundle\DoctrineBundle\ConnectionFactory Doctrine\DBAL\Event\Listeners\MysqlSessionInit Doctrine\DBAL\Event\Listeners\OracleSessionInit - Symfony\Bundle\DoctrineBundle\Registry + Doctrine\Bundle\DoctrineBundle\Registry