mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
switch doctrine/dbal to stable 2.5 release
This commit is contained in:
parent
9468157b50
commit
e9535c62cb
@ -23,8 +23,8 @@
|
||||
"symfony/framework-bundle": "2.5.*",
|
||||
"symfony/yaml": "2.5.*",
|
||||
"symfony/symfony": "2.5.*",
|
||||
"doctrine/dbal": "2.5.*@dev",
|
||||
"doctrine/orm": "2.5.*@dev",
|
||||
"doctrine/dbal": "~2.5",
|
||||
"doctrine/orm": "2.5.x-dev@dev",
|
||||
"doctrine/common": "2.4.*@dev",
|
||||
"doctrine/doctrine-bundle": "~1.2@dev"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user