diff --git a/composer.json b/composer.json index 1b9954a695..1101240de2 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 4b4763037c..fa87ddc797 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": "f724c81587861889c21f7a967a7a7770", + "content-hash": "6810c748896000018c249f13eec21ea9", "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",