mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
remove dev from migration deps
This commit is contained in:
parent
c0d5bd90e8
commit
6886f5f943
@ -34,8 +34,8 @@
|
|||||||
"doctrine/common": "~2.4",
|
"doctrine/common": "~2.4",
|
||||||
"doctrine/doctrine-bundle": "~1.2@dev",
|
"doctrine/doctrine-bundle": "~1.2@dev",
|
||||||
"champs-libres/composer-bundle-migration": "~1.0",
|
"champs-libres/composer-bundle-migration": "~1.0",
|
||||||
"doctrine/doctrine-migrations-bundle": "dev-master@dev",
|
"doctrine/doctrine-migrations-bundle": "~1.1",
|
||||||
"doctrine/migrations": "~1.0@dev"
|
"doctrine/migrations": "~1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/dom-crawler": "2.5",
|
"symfony/dom-crawler": "2.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user