packages.json: Remove more URLs

remotes/origin/master
Guillaume Lesniak 2016-09-15 14:54:44 +02:00
parent 427e62f50c
commit 03ef5caa8a
1 changed files with 3 additions and 18 deletions

View File

@ -14,28 +14,13 @@
{"name": "Thomas Metois", "email": "thomas@netlor.fr"}
],
"require": {
"php": ">=5.5",
"monarc/core": "dev-master"
},
"dist": {
"url": "https://rhea.netlor.fr/monarc/skeleton/archive/master.zip",
"type": "zip"
"php": ">=5.5"
},
"source": {
"url": "https://rhea.netlor.fr:3000/monarc/skeleton.git",
"url": "https://github.com/CASES-LU/skeleton",
"type": "git",
"reference": "master"
},
"repositories":[
{
"type": "composer",
"url": "https://rhea.netlor.fr/monarc/skeleton/raw/master/packages.json"
},
{
"type": "composer",
"url": "https://rhea.netlor.fr/monarc/zm_core/raw/master/packages.json"
}
]
}
}
}
}