use egroupware/icalendar:2.1.9 until fix/pull request is released by Horde

This commit is contained in:
Ralf Becker 2019-02-09 11:36:13 +01:00
parent 435d680248
commit be437f9b8a
2 changed files with 63 additions and 37 deletions

View File

@ -15,7 +15,7 @@
"pear-pear.horde.org/horde_mail": "^2.1.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.1.1",
"egroupware/icalendar": "^2.1.9",
"pear/math_biginteger": "^1.0.2",
"pear-pear.horde.org/horde_mapi": "^1.0.0",
"pear-pear.horde.org/horde_managesieve": "^1.0.2",

98
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "5e0a8dbafab54221dead2232b5a37a1e",
"content-hash": "ec1ef72e2c1c0ddf3ebce64359ecd55c",
"packages": [
{
"name": "adldap2/adldap2",
@ -320,6 +320,67 @@
"homepage": "http://jquery.com",
"time": "2018-03-04T13:23:48+00:00"
},
{
"name": "egroupware/icalendar",
"version": "2.1.9",
"source": {
"type": "git",
"url": "https://github.com/EGroupware/Icalendar.git",
"reference": "181ff25b3837bb8e9fd2c1a188078829639767d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EGroupware/Icalendar/zipball/181ff25b3837bb8e9fd2c1a188078829639767d6",
"reference": "181ff25b3837bb8e9fd2c1a188078829639767d6",
"shasum": ""
},
"require": {
"pear-pear.horde.org/horde_date": "^2",
"pear-pear.horde.org/horde_exception": "^2",
"pear-pear.horde.org/horde_mail": "^2",
"pear-pear.horde.org/horde_support": "^2",
"pear-pear.horde.org/horde_translation": "^2.2",
"pear-pear.horde.org/horde_util": "^2",
"php": "^5.3 || ^7"
},
"replace": {
"pear-horde/horde_icalendar": "2.*",
"pear-pear.horde.org/horde_icalendar": "2.*"
},
"suggest": {
"pear-pear.horde.org/Horde_Test": "^2.1"
},
"type": "library",
"autoload": {
"psr-0": {
"Horde_Icalendar": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
},
{
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
},
{
"name": "Michael J Rubinsky",
"email": "mrubinsk@horde.org",
"role": "developer"
}
],
"description": "iCalendar and vCard library",
"homepage": "https://www.horde.org/libraries/Horde_Icalendar",
"time": "2019-02-09T00:00:00+00:00"
},
{
"name": "egroupware/magicsuggest",
"version": "2.1.5",
@ -808,41 +869,6 @@
],
"description": "An API for making HTTP requests."
},
{
"name": "pear-pear.horde.org/Horde_Icalendar",
"version": "2.1.8",
"dist": {
"type": "file",
"url": "https://pear.horde.org/get/Horde_Icalendar-2.1.8.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.horde.org/horde_mail": "<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": "<8.0.0.0"
},
"replace": {
"pear-horde/horde_icalendar": "== 2.1.8.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "An API for dealing with iCalendar data."
},
{
"name": "pear-pear.horde.org/Horde_Idna",
"version": "1.1.1",