diff --git a/composer.json b/composer.json index af8e1b13ed..6439cdbe55 100644 --- a/composer.json +++ b/composer.json @@ -89,7 +89,7 @@ "egroupware/exception": "^2.1.0", "egroupware/hstream": "^1.7.0", "egroupware/http": "^2.2.0", - "egroupware/icalendar": "^2.2.0", + "egroupware/icalendar": "^2.2.1", "egroupware/idna": "^1.2.0", "egroupware/imap-client": "^2.31.0", "egroupware/listheaders": "^1.3.0", diff --git a/composer.lock b/composer.lock index 738d9ec4d1..abf8117a8f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0f2d8bfa2ed3bde041af7da260016181", + "content-hash": "971a88d5fd5c10e1e1ed5524d2cb5095", "packages": [ { "name": "adldap2/adldap2", @@ -1349,16 +1349,16 @@ }, { "name": "egroupware/icalendar", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/EGroupware/Icalendar.git", - "reference": "317865f044a2303dd6e547f455123cc8df4c0e4f" + "reference": "cdcd9580952b8424f5ef85f3f51eb78f81cd6e1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EGroupware/Icalendar/zipball/317865f044a2303dd6e547f455123cc8df4c0e4f", - "reference": "317865f044a2303dd6e547f455123cc8df4c0e4f", + "url": "https://api.github.com/repos/EGroupware/Icalendar/zipball/cdcd9580952b8424f5ef85f3f51eb78f81cd6e1e", + "reference": "cdcd9580952b8424f5ef85f3f51eb78f81cd6e1e", "shasum": "" }, "require": { @@ -1406,6 +1406,9 @@ ], "description": "iCalendar and vCard library", "homepage": "https://www.horde.org/libraries/Horde_Icalendar", + "support": { + "source": "https://github.com/EGroupware/Icalendar/tree/2.2.1" + }, "time": "2019-02-09T00:00:00+00:00" }, {