From 05756b66e097bc97c228c03a5895c15f68e88c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Dec 2021 02:08:14 +0000 Subject: [PATCH] Bump pear-pear.horde.org/Horde_Imap_Client from 2.30.1 to 2.30.4 Bumps pear-pear.horde.org/Horde_Imap_Client from 2.30.1 to 2.30.4. --- updated-dependencies: - dependency-name: pear-pear.horde.org/Horde_Imap_Client dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 3580d109dc..d4410a4848 100644 --- a/composer.lock +++ b/composer.lock @@ -1096,10 +1096,10 @@ }, { "name": "pear-pear.horde.org/Horde_Imap_Client", - "version": "2.30.1", + "version": "2.30.4", "dist": { "type": "file", - "url": "https://pear.horde.org/get/Horde_Imap_Client-2.30.1.tgz" + "url": "https://pear.horde.org/get/Horde_Imap_Client-2.30.4.tgz" }, "require": { "ext-hash": "*", @@ -1116,7 +1116,7 @@ "php": "<8.0.0.0" }, "replace": { - "pear-horde/horde_imap_client": "== 2.30.1.0" + "pear-horde/horde_imap_client": "== 2.30.4.0" }, "type": "pear-library", "autoload": { @@ -1356,17 +1356,17 @@ }, { "name": "pear-pear.horde.org/Horde_Socket_Client", - "version": "2.1.3", + "version": "2.1.4", "dist": { "type": "file", - "url": "https://pear.horde.org/get/Horde_Socket_Client-2.1.3.tgz" + "url": "https://pear.horde.org/get/Horde_Socket_Client-2.1.4.tgz" }, "require": { "pear-pear.horde.org/horde_exception": "<3.0.0.0", "php": "<8.0.0.0" }, "replace": { - "pear-horde/horde_socket_client": "== 2.1.3.0" + "pear-horde/horde_socket_client": "== 2.1.4.0" }, "type": "pear-library", "autoload": { @@ -1462,7 +1462,7 @@ "license": [ "BSD-2-Clause" ], - "description": "A collection of stream wrappers." + "description": "A library of stream wrappers." }, { "name": "pear-pear.horde.org/Horde_Stringprep", @@ -1521,7 +1521,7 @@ "license": [ "BSD-2-Clause" ], - "description": "Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well." + "description": "Support library not tied to Horde but used by it." }, { "name": "pear-pear.horde.org/Horde_Text_Filter",