fix error in branch version

This commit is contained in:
2018-06-05 11:38:33 +02:00
parent 2dc4f6a3b0
commit 3e40bebf45

View File

@@ -3,8 +3,8 @@
"description": "A Chill bundle to store documents",
"type": "symfony-bundle",
"require": {
"chill-project/main": "upgrade-sf3",
"chill-project/person": "upgrade-sf3"
"chill-project/main": "dev-upgrade-sf3@dev",
"chill-project/person": "dev-upgrade-sf3@dev"
},
"license": "AGPL-3.0"
}