diff --git a/composer.json b/composer.json index aeb27f77b9..e3472fa282 100644 --- a/composer.json +++ b/composer.json @@ -16,10 +16,10 @@ "arthurhoaro/favicon": "^2.0.1", "bamarni/composer-bin-plugin": "^1.8.2", "bytestream/horde-exception": "^2.2.0", - "bytestream/horde-imap-client": "^2.33.2", + "bytestream/horde-imap-client": "^2.33.3", "bytestream/horde-mail": "^2.7.1", "bytestream/horde-mime": "^2.13.2", - "bytestream/horde-stream": "^1.7.1", + "bytestream/horde-stream": "^1.7.2", "bytestream/horde-stringprep": "^1.2.1", "bytestream/horde-support": "^2.4.0", "bytestream/horde-text-filter": "^2.5.0", diff --git a/composer.lock b/composer.lock index 9523e82bdf..2c6e3ec6bd 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": "d06269bc0d45026101ef4740861be870", + "content-hash": "11edebcf71441362f30735547b4051e1", "packages": [ { "name": "amphp/amp", @@ -824,16 +824,16 @@ }, { "name": "bytestream/horde-imap-client", - "version": "v2.33.2", + "version": "v2.33.3", "source": { "type": "git", "url": "https://github.com/bytestream/Imap_Client.git", - "reference": "406b4d1935bb2f5f0c8bca06337c48332a91b089" + "reference": "e72ae63be5ea6e92942c73a5b24cc521eb6e2a04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bytestream/Imap_Client/zipball/406b4d1935bb2f5f0c8bca06337c48332a91b089", - "reference": "406b4d1935bb2f5f0c8bca06337c48332a91b089", + "url": "https://api.github.com/repos/bytestream/Imap_Client/zipball/e72ae63be5ea6e92942c73a5b24cc521eb6e2a04", + "reference": "e72ae63be5ea6e92942c73a5b24cc521eb6e2a04", "shasum": "" }, "require": { @@ -875,9 +875,9 @@ "description": "Horde IMAP client library", "homepage": "https://www.horde.org/libraries/Horde_Imap_Client", "support": { - "source": "https://github.com/bytestream/Imap_Client/tree/v2.33.2" + "source": "https://github.com/bytestream/Imap_Client/tree/v2.33.3" }, - "time": "2024-03-12T16:06:04+00:00" + "time": "2024-11-06T00:47:55+00:00" }, { "name": "bytestream/horde-listheaders", @@ -1150,16 +1150,16 @@ }, { "name": "bytestream/horde-stream", - "version": "v1.7.1", + "version": "v1.7.2", "source": { "type": "git", "url": "https://github.com/bytestream/Stream.git", - "reference": "5b3a75eb2118d16af43b9ec59bab7b1b5d1d2289" + "reference": "98c1813c743342832b7d6c87be9ccfcf47bfef62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bytestream/Stream/zipball/5b3a75eb2118d16af43b9ec59bab7b1b5d1d2289", - "reference": "5b3a75eb2118d16af43b9ec59bab7b1b5d1d2289", + "url": "https://api.github.com/repos/bytestream/Stream/zipball/98c1813c743342832b7d6c87be9ccfcf47bfef62", + "reference": "98c1813c743342832b7d6c87be9ccfcf47bfef62", "shasum": "" }, "require": { @@ -1190,9 +1190,9 @@ "description": "Horde PHP streams library", "homepage": "https://www.horde.org/libraries/Horde_Stream", "support": { - "source": "https://github.com/bytestream/Stream/tree/v1.7.1" + "source": "https://github.com/bytestream/Stream/tree/v1.7.2" }, - "time": "2022-05-25T11:46:14+00:00" + "time": "2024-11-06T00:43:41+00:00" }, { "name": "bytestream/horde-stream-filter",