mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
back deps to doctrine/orm 2.4
This commit is contained in:
parent
6615d3fba6
commit
7871a2e956
@ -24,8 +24,8 @@
|
|||||||
"symfony/yaml": "2.5.*",
|
"symfony/yaml": "2.5.*",
|
||||||
"symfony/symfony": "2.5.*",
|
"symfony/symfony": "2.5.*",
|
||||||
"doctrine/dbal": "~2.5",
|
"doctrine/dbal": "~2.5",
|
||||||
"doctrine/orm": "2.5.x-dev@dev",
|
"doctrine/orm": "~2.4",
|
||||||
"doctrine/common": "2.4.*@dev",
|
"doctrine/common": "~2.4",
|
||||||
"doctrine/doctrine-bundle": "~1.2@dev"
|
"doctrine/doctrine-bundle": "~1.2@dev"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user