switch back to doctrine/orm 2.4

This commit is contained in:
Julien Fastré 2015-01-21 22:26:09 +01:00
parent a9630e7013
commit 4d4a3116a0

View File

@ -18,7 +18,7 @@
"require": {
"php": "~5.5",
"symfony/symfony": "2.5.*",
"doctrine/orm": "2.5.x-dev@dev",
"doctrine/orm": "~2.4",
"doctrine/dbal" : "~2.5",
"doctrine/common": "~2.4",
"doctrine/doctrine-bundle": "~1.2",