set deps to stable branches

This commit is contained in:
Julien Fastré 2018-09-10 11:24:21 +02:00
parent c3d1db8d39
commit b5a9105a0f

View File

@ -19,8 +19,8 @@
}
],
"require": {
"chill-project/main": "dev-upgrade-sf3",
"chill-project/custom-fields": "dev-upgrade-sf3@dev"
"chill-project/main": "~1.5",
"chill-project/custom-fields": "~1.5"
},
"require-dev": {
"symfony/phpunit-bridge": "~3",