diff --git a/composer.json b/composer.json index e066f95049..37fbbcd39a 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "bytestream/horde-exception": "^2.2.0", "bytestream/horde-imap-client": "^2.33.2", "bytestream/horde-mail": "^2.7.1", - "bytestream/horde-mime": "^2.13.0", + "bytestream/horde-mime": "^2.13.1", "bytestream/horde-stream": "^1.7.1", "bytestream/horde-stringprep": "^1.2.1", "bytestream/horde-support": "^2.4.0", diff --git a/composer.lock b/composer.lock index 99a67cf996..a977873f2b 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": "e68316fe0b1e12193b151d897145c47d", + "content-hash": "1e7e3785ce5d119898ae54db68c66b6e", "packages": [ { "name": "amphp/amp", @@ -988,16 +988,16 @@ }, { "name": "bytestream/horde-mime", - "version": "v2.13.0", + "version": "v2.13.1", "source": { "type": "git", "url": "https://github.com/bytestream/Mime.git", - "reference": "15e2134a9002e39e14cbf7ce178ea545755fc458" + "reference": "8ae56b56dd4972f2d6eb6ec3b58ceba45aef0101" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bytestream/Mime/zipball/15e2134a9002e39e14cbf7ce178ea545755fc458", - "reference": "15e2134a9002e39e14cbf7ce178ea545755fc458", + "url": "https://api.github.com/repos/bytestream/Mime/zipball/8ae56b56dd4972f2d6eb6ec3b58ceba45aef0101", + "reference": "8ae56b56dd4972f2d6eb6ec3b58ceba45aef0101", "shasum": "" }, "require": { @@ -1046,9 +1046,9 @@ "description": "MIME library", "homepage": "https://www.horde.org/libraries/Horde_Mime", "support": { - "source": "https://github.com/bytestream/Mime/tree/v2.13.0" + "source": "https://github.com/bytestream/Mime/tree/v2.13.1" }, - "time": "2022-05-30T11:34:10+00:00" + "time": "2024-05-30T15:16:56+00:00" }, { "name": "bytestream/horde-secret",