mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
updating composer.lock with Hadis changes to composer.json
This commit is contained in:
parent
93217a149d
commit
8a57ca1c35
324
composer.lock
generated
324
composer.lock
generated
@ -4,15 +4,289 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "911a86388655b8cfaf1f6d3ed037bae9",
|
||||
"content-hash": "f99d8959a81d1f09d10ebb3c46b831ac",
|
||||
"hash": "8b794c96135d8b790c51780c3165db61",
|
||||
"content-hash": "bdf96a3c1e221e78b881c4da11f67fcf",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bower-asset/fastclick",
|
||||
"version": "v1.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ftlabs/fastclick.git",
|
||||
"reference": "9977a916739360ad4ffd7aa19b0016bf375e934b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ftlabs/fastclick/zipball/9977a916739360ad4ffd7aa19b0016bf375e934b",
|
||||
"reference": "9977a916739360ad4ffd7aa19b0016bf375e934b",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "bower-asset-library",
|
||||
"extra": {
|
||||
"bower-asset-main": "lib/fastclick.js",
|
||||
"bower-asset-ignore": [
|
||||
"**/.*",
|
||||
"component.json",
|
||||
"package.json",
|
||||
"Makefile",
|
||||
"tests",
|
||||
"examples"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/jquery",
|
||||
"version": "2.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jquery/jquery-dist.git",
|
||||
"reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
|
||||
"reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "bower-asset-library",
|
||||
"extra": {
|
||||
"bower-asset-main": "dist/jquery.js",
|
||||
"bower-asset-ignore": [
|
||||
"package.json"
|
||||
]
|
||||
},
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"keywords": [
|
||||
"browser",
|
||||
"javascript",
|
||||
"jquery",
|
||||
"library"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/jquery-touchswipe",
|
||||
"version": "1.6.18",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mattbryson/TouchSwipe-Jquery-Plugin.git",
|
||||
"reference": "41a1ebd2fa6d5ad817eb877ac4a612c18f8f6649"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mattbryson/TouchSwipe-Jquery-Plugin/zipball/41a1ebd2fa6d5ad817eb877ac4a612c18f8f6649",
|
||||
"reference": "41a1ebd2fa6d5ad817eb877ac4a612c18f8f6649",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "bower-asset-library",
|
||||
"extra": {
|
||||
"bower-asset-main": "./jquery.touchSwipe.js"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/jquery-ui",
|
||||
"version": "1.11.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/components/jqueryui.git",
|
||||
"reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/components/jqueryui/zipball/c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
|
||||
"reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"bower-asset/jquery": ">=1.6"
|
||||
},
|
||||
"type": "bower-asset-library",
|
||||
"extra": {
|
||||
"bower-asset-main": [
|
||||
"jquery-ui.js"
|
||||
],
|
||||
"bower-asset-ignore": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "fxp/composer-asset-plugin",
|
||||
"version": "v1.1.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/francoispluchino/composer-asset-plugin.git",
|
||||
"reference": "c3d803cc890fad5a7fb61a4036c5d973faae34af"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/francoispluchino/composer-asset-plugin/zipball/c3d803cc890fad5a7fb61a4036c5d973faae34af",
|
||||
"reference": "c3d803cc890fad5a7fb61a4036c5d973faae34af",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-plugin-api": "^1.0",
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/composer": "^1.0.0"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
|
||||
"branch-alias": {
|
||||
"dev-master": "1.1-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Fxp\\Composer\\AssetPlugin\\": ""
|
||||
}
|
||||
},
|
||||
"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/francoispluchino/composer-asset-plugin",
|
||||
"keywords": [
|
||||
"asset",
|
||||
"bower",
|
||||
"composer",
|
||||
"dependency manager",
|
||||
"nodejs",
|
||||
"npm",
|
||||
"package"
|
||||
],
|
||||
"time": "2016-04-22 08:48:58"
|
||||
},
|
||||
{
|
||||
"name": "npm-asset/as-jqplot",
|
||||
"version": "1.0.8",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://registry.npmjs.org/as-jqplot/-/as-jqplot-1.0.8.tgz",
|
||||
"reference": null,
|
||||
"shasum": "97061e0f32167597b87c98dfd42c93f10a2fb249"
|
||||
},
|
||||
"type": "npm-asset-library",
|
||||
"extra": {
|
||||
"npm-asset-main": "index.js",
|
||||
"npm-asset-directories": [],
|
||||
"npm-asset-scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
},
|
||||
"license": [
|
||||
"ISC"
|
||||
],
|
||||
"authors": [
|
||||
""
|
||||
],
|
||||
"description": "AS jqPlot Shim"
|
||||
},
|
||||
{
|
||||
"name": "npm-asset/gridster",
|
||||
"version": "0.5.6",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://registry.npmjs.org/gridster/-/gridster-0.5.6.tgz",
|
||||
"reference": null,
|
||||
"shasum": "4024713aabd559093a72e9b713f1e41f9bded76f"
|
||||
},
|
||||
"require": {
|
||||
"npm-asset/jquery": "2.0.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"npm-asset/bower": "~0.9.2",
|
||||
"npm-asset/grunt": "~0.4.1",
|
||||
"npm-asset/grunt-bump": "0.0.11",
|
||||
"npm-asset/grunt-contrib-concat": "~0.1.3",
|
||||
"npm-asset/grunt-contrib-cssmin": "~0.5.0",
|
||||
"npm-asset/grunt-contrib-jshint": "~0.3.0",
|
||||
"npm-asset/grunt-contrib-uglify": "~0.2.0",
|
||||
"npm-asset/grunt-contrib-watch": "~0.3.1",
|
||||
"npm-asset/grunt-contrib-yuidoc": "~0.4.0",
|
||||
"npm-asset/grunt-conventional-changelog": "~1.0.0",
|
||||
"npm-asset/qunitjs": "~1.11.0"
|
||||
},
|
||||
"type": "npm-asset-library",
|
||||
"extra": {
|
||||
"npm-asset-bugs": {
|
||||
"url": "https://github.com/ducksboard/gridster.js/issues"
|
||||
},
|
||||
"npm-asset-directories": [],
|
||||
"npm-asset-repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/ducksboard/gridster.js.git"
|
||||
},
|
||||
"npm-asset-scripts": []
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "ducksboard",
|
||||
"email": "hackers@ducksboard.com"
|
||||
}
|
||||
],
|
||||
"description": "a drag-and-drop multi-column jQuery grid plugin",
|
||||
"homepage": "http://gridster.net/"
|
||||
},
|
||||
{
|
||||
"name": "npm-asset/jquery",
|
||||
"version": "2.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jquery/jquery.git",
|
||||
"reference": "f852e631ba85af7da4ad7594785e122504e7b233"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/jquery/jquery/zipball/f852e631ba85af7da4ad7594785e122504e7b233",
|
||||
"reference": "f852e631ba85af7da4ad7594785e122504e7b233",
|
||||
"shasum": ""
|
||||
},
|
||||
"require-dev": {
|
||||
"npm-asset/archiver": "~0.4.2",
|
||||
"npm-asset/grunt": "0.4.1",
|
||||
"npm-asset/grunt-compare-size": "~0.4.0",
|
||||
"npm-asset/grunt-contrib-jshint": "0.3.0",
|
||||
"npm-asset/grunt-contrib-uglify": "0.2.0",
|
||||
"npm-asset/grunt-contrib-watch": "0.3.1",
|
||||
"npm-asset/grunt-git-authors": "1.2.0",
|
||||
"npm-asset/grunt-update-submodules": "0.2.0",
|
||||
"npm-asset/gzip-js": "0.3.1",
|
||||
"npm-asset/testswarm": "~1.1.0"
|
||||
},
|
||||
"type": "npm-asset-library",
|
||||
"extra": {
|
||||
"npm-asset-bugs": {
|
||||
"url": "http://bugs.jquery.com"
|
||||
},
|
||||
"npm-asset-repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jquery/jquery.git"
|
||||
}
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "jQuery Foundation and other contributors",
|
||||
"url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
|
||||
}
|
||||
],
|
||||
"description": "JavaScript library for DOM operations",
|
||||
"homepage": "http://jquery.com"
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Compress",
|
||||
"version": "2.1.5",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Compress-2.1.5.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Compress-2.1.5.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -45,7 +319,7 @@
|
||||
"version": "1.1.1",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Crypt_Blowfish-1.1.1.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Crypt_Blowfish-1.1.1.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -76,7 +350,7 @@
|
||||
"version": "2.3.0",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Date-2.3.0.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Date-2.3.0.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -108,7 +382,7 @@
|
||||
"version": "2.0.8",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Exception-2.0.8.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Exception-2.0.8.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -138,7 +412,7 @@
|
||||
"version": "2.1.4",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Icalendar-2.1.4.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Icalendar-2.1.4.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -173,7 +447,7 @@
|
||||
"version": "1.0.4",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Idna-1.0.4.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Idna-1.0.4.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -244,7 +518,7 @@
|
||||
"version": "1.2.4",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_ListHeaders-1.2.4.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_ListHeaders-1.2.4.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -276,7 +550,7 @@
|
||||
"version": "2.6.3",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Mail-2.6.3.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Mail-2.6.3.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -311,7 +585,7 @@
|
||||
"version": "1.0.1",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_ManageSieve-1.0.1.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_ManageSieve-1.0.1.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -343,7 +617,7 @@
|
||||
"version": "1.0.8",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Mapi-1.0.8.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Mapi-1.0.8.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -413,7 +687,7 @@
|
||||
"version": "2.2.0",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Nls-2.2.0.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Nls-2.2.0.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -444,7 +718,7 @@
|
||||
"version": "2.0.6",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Secret-2.0.6.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Secret-2.0.6.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -477,7 +751,7 @@
|
||||
"version": "1.9.3",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Smtp-1.9.3.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Smtp-1.9.3.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -512,7 +786,7 @@
|
||||
"version": "2.1.1",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Socket_Client-2.1.1.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Socket_Client-2.1.1.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -542,7 +816,7 @@
|
||||
"version": "1.6.3",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Stream-1.6.3.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Stream-1.6.3.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -572,7 +846,7 @@
|
||||
"version": "2.0.4",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Stream_Filter-2.0.4.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Stream_Filter-2.0.4.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -601,7 +875,7 @@
|
||||
"version": "2.1.3",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Stream_Wrapper-2.1.3.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Stream_Wrapper-2.1.3.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -630,7 +904,7 @@
|
||||
"version": "2.1.5",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Support-2.1.5.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Support-2.1.5.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -662,7 +936,7 @@
|
||||
"version": "2.0.3",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Text_Flowed-2.0.3.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Text_Flowed-2.0.3.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -692,7 +966,7 @@
|
||||
"version": "2.2.1",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Translation-2.2.1.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Translation-2.2.1.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -721,7 +995,7 @@
|
||||
"version": "2.5.7",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://pear.horde.org/get/Horde_Util-2.5.7.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Util-2.5.7.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -1054,7 +1328,9 @@
|
||||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": [],
|
||||
"stability-flags": {
|
||||
"php": 15
|
||||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
Loading…
Reference in New Issue
Block a user