PM-4275 Remove the composer colosa net and the old... SOLVED
- Remove http://composer-public.colosa.net/, http://composer.colosa.net/ - remove jquery, underscore.
This commit is contained in:
@@ -22,14 +22,6 @@
|
|||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@bitbucket.org:colosa/pmui.git"
|
"url": "git@bitbucket.org:colosa/pmui.git"
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "composer",
|
|
||||||
"url": "http://composer-public.colosa.net/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "composer",
|
|
||||||
"url": "http://composer.colosa.net/"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
@@ -37,8 +29,6 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"luracast/restler": "3.0.0-RC4",
|
"luracast/restler": "3.0.0-RC4",
|
||||||
"bshaffer/oauth2-server-php": "v1.0",
|
"bshaffer/oauth2-server-php": "v1.0",
|
||||||
"jquery/jquery": "1.10.2",
|
|
||||||
"underscore/underscore": "1.5.2",
|
|
||||||
"colosa/pmUI": "3.0.1.7-dev",
|
"colosa/pmUI": "3.0.1.7-dev",
|
||||||
"colosa/MichelangeloFE": "3.0.1.7-dev",
|
"colosa/MichelangeloFE": "3.0.1.7-dev",
|
||||||
"colosa/pmdynaform": "3.0.1.7-dev",
|
"colosa/pmdynaform": "3.0.1.7-dev",
|
||||||
|
|||||||
26
composer.lock
generated
26
composer.lock
generated
@@ -4,8 +4,8 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "447e7a9d17b32f1ad7817f2b84c340f1",
|
"hash": "825573bc1314750cc28719fdefa10188",
|
||||||
"content-hash": "9e2e641c66a5ac387943ca6ff7eac163",
|
"content-hash": "5676f6b643350586ab660d49aa2020be",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "bshaffer/oauth2-server-php",
|
"name": "bshaffer/oauth2-server-php",
|
||||||
@@ -144,17 +144,6 @@
|
|||||||
],
|
],
|
||||||
"time": "2015-10-16 22:11:08"
|
"time": "2015-10-16 22:11:08"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "jquery/jquery",
|
|
||||||
"version": "1.10.2",
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "http://composer-public.colosa.net/dist/jquery-jquery-1.10.2.zip",
|
|
||||||
"reference": null,
|
|
||||||
"shasum": "ed2612cbb721866964ae96e5bde21bdeec9d6acb"
|
|
||||||
},
|
|
||||||
"type": "library"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "luracast/restler",
|
"name": "luracast/restler",
|
||||||
"version": "3.0.0-RC4",
|
"version": "3.0.0-RC4",
|
||||||
@@ -228,17 +217,6 @@
|
|||||||
"server"
|
"server"
|
||||||
],
|
],
|
||||||
"time": "2014-04-13 05:38:15"
|
"time": "2014-04-13 05:38:15"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "underscore/underscore",
|
|
||||||
"version": "1.5.2",
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "http://composer-public.colosa.net/dist/underscore-underscore-1.5.2.zip",
|
|
||||||
"reference": null,
|
|
||||||
"shasum": "91ad52ea27d721678896d95803e2aaacec9293f2"
|
|
||||||
},
|
|
||||||
"type": "library"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
|
|||||||
Reference in New Issue
Block a user