mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
switch back to doctrine/orm 2.4
This commit is contained in:
parent
c2ae9ccbac
commit
af66ac2c1a
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user