diff --git a/composer.json b/composer.json index 1e292bc81..49d5561d4 100644 --- a/composer.json +++ b/composer.json @@ -19,9 +19,9 @@ "php": "~5.5", "symfony/symfony": "2.5.*", "doctrine/orm": "2.5.x-dev@dev", - "doctrine/dbal" : "~2.5@RC", + "doctrine/dbal" : "~2.5", "doctrine/common": "~2.4", - "doctrine/doctrine-bundle": "~1.2@dev", + "doctrine/doctrine-bundle": "~1.2", "twig/extensions": "~1.0", "symfony/assetic-bundle": "~2.3", "symfony/swiftmailer-bundle": "~2.3",