forked from extern/egroupware
finally removing fxp/composer-asset-plugin (required via egroupware/projectmanager)
This commit is contained in:
parent
1f2e2390d3
commit
cd4dbd7b05
@ -100,9 +100,9 @@
|
|||||||
"npm-asset/as-jqplot": "1.0.*",
|
"npm-asset/as-jqplot": "1.0.*",
|
||||||
"npm-asset/gridster": "0.5.*",
|
"npm-asset/gridster": "0.5.*",
|
||||||
"oomphinc/composer-installers-extender": "^1.1",
|
"oomphinc/composer-installers-extender": "^1.1",
|
||||||
"pear-pear.horde.org/horde_imap_client": "^2.30.3",
|
|
||||||
"pear-pear.horde.org/horde_compress": "^2.0.8",
|
"pear-pear.horde.org/horde_compress": "^2.0.8",
|
||||||
"pear-pear.horde.org/horde_crypt": "^2.7.9",
|
"pear-pear.horde.org/horde_crypt": "^2.7.9",
|
||||||
|
"pear-pear.horde.org/horde_imap_client": "^2.30.3",
|
||||||
"pear-pear.horde.org/horde_mail": "^2.1.2",
|
"pear-pear.horde.org/horde_mail": "^2.1.2",
|
||||||
"pear-pear.horde.org/horde_managesieve": "^1.0.2",
|
"pear-pear.horde.org/horde_managesieve": "^1.0.2",
|
||||||
"pear-pear.horde.org/horde_mapi": "^1.0.9",
|
"pear-pear.horde.org/horde_mapi": "^1.0.9",
|
||||||
|
61
composer.lock
generated
61
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "3f243434358f300d4fda0859f4e4b0e9",
|
"content-hash": "ecdc3fddca0c9dcad5155d7aad711dab",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adldap2/adldap2",
|
"name": "adldap2/adldap2",
|
||||||
@ -1710,65 +1710,6 @@
|
|||||||
],
|
],
|
||||||
"time": "2021-02-12T00:02:00+00:00"
|
"time": "2021-02-12T00:02:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "fxp/composer-asset-plugin",
|
|
||||||
"version": "v1.4.5",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/fxpio/composer-asset-plugin.git",
|
|
||||||
"reference": "6d5cfd0a4f4c3e167d2048eb8f5347309a6bbe10"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/6d5cfd0a4f4c3e167d2048eb8f5347309a6bbe10",
|
|
||||||
"reference": "6d5cfd0a4f4c3e167d2048eb8f5347309a6bbe10",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"composer-plugin-api": "^1.0",
|
|
||||||
"php": ">=5.3.3"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"composer/composer": "^1.6.0"
|
|
||||||
},
|
|
||||||
"type": "composer-plugin",
|
|
||||||
"extra": {
|
|
||||||
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "1.4-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"Fxp\\Composer\\AssetPlugin\\": ""
|
|
||||||
},
|
|
||||||
"exclude-from-classmap": [
|
|
||||||
"/Tests/"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "François Pluchino",
|
|
||||||
"email": "francois.pluchino@gmail.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "NPM/Bower Dependency Manager for Composer",
|
|
||||||
"homepage": "https://github.com/fxpio/composer-asset-plugin",
|
|
||||||
"keywords": [
|
|
||||||
"asset",
|
|
||||||
"bower",
|
|
||||||
"composer",
|
|
||||||
"dependency manager",
|
|
||||||
"nodejs",
|
|
||||||
"npm",
|
|
||||||
"package"
|
|
||||||
],
|
|
||||||
"time": "2019-05-01T11:47:39+00:00"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "gettext/gettext",
|
"name": "gettext/gettext",
|
||||||
"version": "v4.8.2",
|
"version": "v4.8.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user