changing composer.json, we are using composer-public.colosa.net again
This commit is contained in:
@@ -7,34 +7,15 @@
|
||||
|
||||
"repositories": [
|
||||
{
|
||||
"type": "package",
|
||||
"package": {
|
||||
"name": "jquery/jquery",
|
||||
"version": "1.10.2",
|
||||
"dist": {
|
||||
"url": "http://code.jquery.com/jquery-1.10.2.min.js",
|
||||
"type": "file"
|
||||
}
|
||||
}
|
||||
"packagist": false
|
||||
},
|
||||
{
|
||||
"type": "package",
|
||||
"package": {
|
||||
"name": "underscore/underscore",
|
||||
"version": "1.5.2",
|
||||
"dist": {
|
||||
"url": "http://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.5.2/underscore-min.js",
|
||||
"type": "file"
|
||||
}
|
||||
}
|
||||
"type": "composer",
|
||||
"url": "http://composer-public.colosa.net/"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git@bitbucket.org:colosa/pmUI.git"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git@bitbucket.org:colosa/MichelangeloFE.git"
|
||||
"type": "composer",
|
||||
"url": "http://composer.colosa.net/"
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user