Fix : set the correct repository for the application

pull/8/head
Jerome Lombardi 2017-03-08 14:43:38 +01:00
parent c394820a77
commit fa0fd8fe0c
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@
"doctrine/doctrine-orm-module": "^0.10", "doctrine/doctrine-orm-module": "^0.10",
"robmorgan/phinx": "0.5.*", "robmorgan/phinx": "0.5.*",
"monarc/core": "dev-master", "monarc/core": "dev-master",
"monarc/frontoffice": "dev-beta", "monarc/frontoffice": "dev-master",
"phing/phing": "~2.0", "phing/phing": "~2.0",
"phpoffice/phpword": "dev-beta" "phpoffice/phpword": "dev-stable"
}, },
"config": { "config": {
"bin-dir": "bin/" "bin-dir": "bin/"
@ -24,7 +24,7 @@
"repositories": [ "repositories": [
{ {
"type": "vcs", "type": "vcs",
"url": "https://github.com/CASES-LU//zm-core" "url": "https://github.com/CASES-LU/zm-core"
}, },
{ {
"type": "vcs", "type": "vcs",