forked from extern/egroupware
* Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1
This commit is contained in:
parent
b27dbc617c
commit
71fc6a7627
@ -18,7 +18,7 @@
|
||||
"pear-pear.horde.org/Horde_Imap_Client": ">=2.24.2",
|
||||
"pear-pear.horde.org/Horde_Smtp": ">=1.3.0",
|
||||
"pear-pear.horde.org/Horde_Compress": ">=2.0.8",
|
||||
"pear-pear.horde.org/Horde_Icalendar": ">=2.0.0",
|
||||
"pear-pear.horde.org/Horde_Icalendar": ">=2.1.1",
|
||||
"pear-pear.horde.org/Horde_Mapi": ">=1.0.0",
|
||||
"pear-pear.php.net/XML_Feed_Parser": "*",
|
||||
"pear-pear.php.net/Log": "*",
|
||||
|
154
composer.lock
generated
154
composer.lock
generated
@ -1,17 +1,17 @@
|
||||
{
|
||||
"_readme": [
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at http://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"
|
||||
],
|
||||
"hash": "21eef0e85f0c15237feb09a236c221f8",
|
||||
"hash": "7cd8306e8b1349dcd17f0a5b43f492b1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Compress",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Compress-2.1.1.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Compress-2.1.2.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -23,7 +23,7 @@
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_compress": "== 2.1.1.0"
|
||||
"pear-horde/horde_compress": "== 2.1.2.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -41,10 +41,10 @@
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Crypt_Blowfish",
|
||||
"version": "1.0.3",
|
||||
"version": "1.1.0",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Crypt_Blowfish-1.0.3.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Crypt_Blowfish-1.1.0.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -54,7 +54,7 @@
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_crypt_blowfish": "== 1.0.3.0"
|
||||
"pear-horde/horde_crypt_blowfish": "== 1.1.0.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -65,14 +65,17 @@
|
||||
"include-path": [
|
||||
"/"
|
||||
],
|
||||
"license": [
|
||||
"LGPL-2.1"
|
||||
],
|
||||
"description": "Provides blowfish encryption/decryption for PHP string data."
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Date",
|
||||
"version": "2.0.13",
|
||||
"version": "2.1.0",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Date-2.0.13.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Date-2.1.0.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -83,7 +86,7 @@
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_date": "== 2.0.13.0"
|
||||
"pear-horde/horde_date": "== 2.1.0.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -94,6 +97,9 @@
|
||||
"include-path": [
|
||||
"/"
|
||||
],
|
||||
"license": [
|
||||
"LGPL-2.1"
|
||||
],
|
||||
"description": "Package for creating and manipulating dates."
|
||||
},
|
||||
{
|
||||
@ -125,10 +131,10 @@
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Icalendar",
|
||||
"version": "2.0.10",
|
||||
"version": "2.1.1",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Icalendar-2.0.10.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Icalendar-2.1.1.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -142,7 +148,7 @@
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_icalendar": "== 2.0.10.0"
|
||||
"pear-horde/horde_icalendar": "== 2.1.1.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -153,23 +159,27 @@
|
||||
"include-path": [
|
||||
"/"
|
||||
],
|
||||
"license": [
|
||||
"LGPL-2.1"
|
||||
],
|
||||
"description": "An API for dealing with iCalendar data."
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Idna",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Idna-1.0.1.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Idna-1.0.3.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
"require": {
|
||||
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_idna": "== 1.0.1.0"
|
||||
"pear-horde/horde_idna": "== 1.0.3.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -180,14 +190,17 @@
|
||||
"include-path": [
|
||||
"/"
|
||||
],
|
||||
"license": [
|
||||
"BSD-2-Clause"
|
||||
],
|
||||
"description": "Normalized access to various backends providing IDNA (Internationalized Domain Names in Applications) support."
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Imap_Client",
|
||||
"version": "2.27.0",
|
||||
"version": "2.29.0",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Imap_Client-2.27.0.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Imap_Client-2.29.0.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -206,7 +219,7 @@
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_imap_client": "== 2.27.0.0"
|
||||
"pear-horde/horde_imap_client": "== 2.29.0.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -224,20 +237,21 @@
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_ListHeaders",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_ListHeaders-1.2.1.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_ListHeaders-1.2.2.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
"require": {
|
||||
"pear-pear.horde.org/horde_mail": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_listheaders": "== 1.2.1.0"
|
||||
"pear-horde/horde_listheaders": "== 1.2.2.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -248,14 +262,17 @@
|
||||
"include-path": [
|
||||
"/"
|
||||
],
|
||||
"license": [
|
||||
"LGPL-2.1"
|
||||
],
|
||||
"description": "The Horde_ListHeaders library parses Mailing List Headers as defined in RFC 2369 & RFC 2919."
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Mail",
|
||||
"version": "2.5.1",
|
||||
"version": "2.6.1",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Mail-2.5.1.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Mail-2.6.1.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -265,10 +282,11 @@
|
||||
"pear-pear.horde.org/horde_mime": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_stream_filter": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_mail": "== 2.5.1.0"
|
||||
"pear-horde/horde_mail": "== 2.6.1.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -279,24 +297,28 @@
|
||||
"include-path": [
|
||||
"/"
|
||||
],
|
||||
"license": [
|
||||
"BSD-2-Clause"
|
||||
],
|
||||
"description": "Provides interfaces for sending e-mail messages and parsing e-mail addresses."
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Mapi",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Mapi-1.0.4.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Mapi-1.0.5.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
"require": {
|
||||
"pear-pear.horde.org/horde_date": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
|
||||
"pear-pear.php.net/math_biginteger": "<2.0.0.0",
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_mapi": "== 1.0.4.0"
|
||||
"pear-horde/horde_mapi": "== 1.0.5.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -307,14 +329,17 @@
|
||||
"include-path": [
|
||||
"/"
|
||||
],
|
||||
"license": [
|
||||
"LGPL-2.1"
|
||||
],
|
||||
"description": "Provides various utility classes for dealing with Microsoft MAPI structured data."
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Mime",
|
||||
"version": "2.8.0",
|
||||
"version": "2.9.1",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Mime-2.8.0.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Mime-2.9.1.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -331,7 +356,7 @@
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_mime": "== 2.8.0.0"
|
||||
"pear-horde/horde_mime": "== 2.9.1.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -407,10 +432,10 @@
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Smtp",
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Smtp-1.9.0.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Smtp-1.9.1.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -420,10 +445,11 @@
|
||||
"pear-pear.horde.org/horde_socket_client": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_support": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_smtp": "== 1.9.0.0"
|
||||
"pear-horde/horde_smtp": "== 1.9.1.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -553,20 +579,21 @@
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Support",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Support-2.1.2.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Support-2.1.3.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
"require": {
|
||||
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_stream_wrapper": "<3.0.0.0",
|
||||
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_support": "== 2.1.2.0"
|
||||
"pear-horde/horde_support": "== 2.1.3.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -577,6 +604,9 @@
|
||||
"include-path": [
|
||||
"/"
|
||||
],
|
||||
"license": [
|
||||
"BSD-2-Clause"
|
||||
],
|
||||
"description": "Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well."
|
||||
},
|
||||
{
|
||||
@ -634,10 +664,10 @@
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.horde.org/Horde_Util",
|
||||
"version": "2.5.4",
|
||||
"version": "2.5.5",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.horde.org/get/Horde_Util-2.5.4.tgz",
|
||||
"url": "http://pear.horde.org/get/Horde_Util-2.5.5.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -646,7 +676,7 @@
|
||||
"php": "<6.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-horde/horde_util": "== 2.5.4.0"
|
||||
"pear-horde/horde_util": "== 2.5.5.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -664,10 +694,10 @@
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.php.net/Archive_Tar",
|
||||
"version": "1.3.15",
|
||||
"version": "1.3.16",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.php.net/get/Archive_Tar-1.3.15.tgz",
|
||||
"url": "http://pear.php.net/get/Archive_Tar-1.3.16.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -675,7 +705,7 @@
|
||||
"php": ">=4.3.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-pear/archive_tar": "== 1.3.15.0"
|
||||
"pear-pear/archive_tar": "== 1.3.16.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -722,10 +752,10 @@
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.php.net/Log",
|
||||
"version": "1.12.8",
|
||||
"version": "1.12.9",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.php.net/get/Log-1.12.8.tgz",
|
||||
"url": "http://pear.php.net/get/Log-1.12.9.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
@ -733,7 +763,7 @@
|
||||
"php": ">=5.0.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-pear/log": "== 1.12.8.0"
|
||||
"pear-pear/log": "== 1.12.9.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
@ -749,6 +779,36 @@
|
||||
],
|
||||
"description": "The Log package provides an abstracted logging framework. It includes output handlers for log files, databases, syslog, email, Firebug, and the console. It also provides composite and subject-observer logging mechanisms."
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.php.net/Math_BigInteger",
|
||||
"version": "1.0.2",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "http://pear.php.net/get/Math_BigInteger-1.0.2.tgz",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
"require": {
|
||||
"ext-pcre": "*",
|
||||
"php": ">=4.2.0.0"
|
||||
},
|
||||
"replace": {
|
||||
"pear-pear/math_biginteger": "== 1.0.2.0"
|
||||
},
|
||||
"type": "pear-library",
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"include-path": [
|
||||
"/"
|
||||
],
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"description": "Supports base-2, base-10, base-16, and base-256 numbers. Uses the GMP or BCMath extensions, if available, and an internal implementation, otherwise."
|
||||
},
|
||||
{
|
||||
"name": "pear-pear.php.net/Net_Sieve",
|
||||
"version": "1.3.4",
|
||||
|
Loading…
Reference in New Issue
Block a user