mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
update Horde ImapClient to 2.31.2 to fix some PHP 8.1 compatibilty problems
This commit is contained in:
parent
217ae647e7
commit
c77877440f
30
composer.lock
generated
30
composer.lock
generated
@ -1613,16 +1613,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "egroupware/imap-client",
|
"name": "egroupware/imap-client",
|
||||||
"version": "2.31.1",
|
"version": "2.31.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/EGroupware/Imap_Client.git",
|
"url": "https://github.com/EGroupware/Imap_Client.git",
|
||||||
"reference": "02fec7b78e81af53a90a7190e1cad9f843f91526"
|
"reference": "08fe784122c7a6afdaa11e57ad227ff010cb9efa"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/EGroupware/Imap_Client/zipball/02fec7b78e81af53a90a7190e1cad9f843f91526",
|
"url": "https://api.github.com/repos/EGroupware/Imap_Client/zipball/08fe784122c7a6afdaa11e57ad227ff010cb9efa",
|
||||||
"reference": "02fec7b78e81af53a90a7190e1cad9f843f91526",
|
"reference": "08fe784122c7a6afdaa11e57ad227ff010cb9efa",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1646,16 +1646,16 @@
|
|||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-intl": "*",
|
"ext-intl": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"pear-pear.horde.org/horde_cache": "^2",
|
"pear-pear.horde.org/Horde_Cache": "^2",
|
||||||
"pear-pear.horde.org/horde_compress_fast": "^1",
|
"pear-pear.horde.org/Horde_Compress_Fast": "^1",
|
||||||
"pear-pear.horde.org/horde_crypt_blowfish": "^1.1",
|
"pear-pear.horde.org/Horde_Crypt_Blowfish": "^1.1",
|
||||||
"pear-pear.horde.org/horde_db": "^2.2",
|
"pear-pear.horde.org/Horde_Db": "^2.2",
|
||||||
"pear-pear.horde.org/horde_hashtable": "^1",
|
"pear-pear.horde.org/Horde_HashTable": "^1",
|
||||||
"pear-pear.horde.org/horde_mongo": "^1",
|
"pear-pear.horde.org/Horde_Mongo": "^1",
|
||||||
"pear-pear.horde.org/horde_pack": "^1",
|
"pear-pear.horde.org/Horde_Pack": "^1",
|
||||||
"pear-pear.horde.org/horde_stringprep": "^1",
|
"pear-pear.horde.org/Horde_Stringprep": "^1",
|
||||||
"pear-pear.horde.org/horde_support": "^2",
|
"pear-pear.horde.org/Horde_Support": "^2",
|
||||||
"pear-pear.horde.org/horde_test": "^2.2.7"
|
"pear-pear.horde.org/Horde_Test": "^2.2.7"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -1677,7 +1677,7 @@
|
|||||||
"description": "IMAP client library",
|
"description": "IMAP client library",
|
||||||
"homepage": "https://www.horde.org/libraries/Horde_Imap_Client",
|
"homepage": "https://www.horde.org/libraries/Horde_Imap_Client",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/EGroupware/Imap_Client/tree/2.31.1"
|
"source": "https://github.com/EGroupware/Imap_Client/tree/2.31.2"
|
||||||
},
|
},
|
||||||
"time": "2019-09-29T00:00:00+00:00"
|
"time": "2019-09-29T00:00:00+00:00"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user