switch back to doctrine/orm 2.4

This commit is contained in:
Julien Fastré 2015-01-21 22:31:59 +01:00
parent c2ae9ccbac
commit af66ac2c1a

View File

@ -24,9 +24,9 @@
"symfony/yaml": "2.5.*",
"symfony/symfony": "~2.5",
"doctrine/dbal": "~2.5",
"doctrine/orm": "2.5.*@dev",
"doctrine/orm": "~2.4",
"doctrine/common": "~2.4",
"doctrine/doctrine-bundle": "~1.2@dev",
"doctrine/doctrine-bundle": "~1.2",
"chill-project/main": "*@dev",
"chill-project/custom-fields": "*@dev",
"doctrine/doctrine-fixtures-bundle": "~2.2"