mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
switch doctrine/common to stable version
This commit is contained in:
parent
f91775a617
commit
c2ae9ccbac
@ -25,7 +25,7 @@
|
|||||||
"symfony/symfony": "~2.5",
|
"symfony/symfony": "~2.5",
|
||||||
"doctrine/dbal": "~2.5",
|
"doctrine/dbal": "~2.5",
|
||||||
"doctrine/orm": "2.5.*@dev",
|
"doctrine/orm": "2.5.*@dev",
|
||||||
"doctrine/common": "2.4.*@dev",
|
"doctrine/common": "~2.4",
|
||||||
"doctrine/doctrine-bundle": "~1.2@dev",
|
"doctrine/doctrine-bundle": "~1.2@dev",
|
||||||
"chill-project/main": "*@dev",
|
"chill-project/main": "*@dev",
|
||||||
"chill-project/custom-fields": "*@dev",
|
"chill-project/custom-fields": "*@dev",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user