Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-06-09 17:19:00 +0300
committerGitHub <noreply@github.com>2022-06-09 17:19:00 +0300
commitdcc1c7faa3d6a9ab2bcabed0aacff76b510f41af (patch)
treec3c9e49fb8cb879322018e1aa55810eda80a422e
parent6576b12c90a6c5e7154bdc3281fbb57ca23035d2 (diff)
parentab479ac2213cc47ddcd478c09e9061007984f98a (diff)
Merge pull request #6713 from nextcloud/dependabot/composer/bytestream/horde-imap-client-2.31.2
Bump bytestream/horde-imap-client from 2.31.1 to 2.31.2
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 7b5d86d0d..5ebeb728c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -714,16 +714,16 @@
},
{
"name": "bytestream/horde-imap-client",
- "version": "v2.31.1",
+ "version": "v2.31.2",
"source": {
"type": "git",
"url": "https://github.com/bytestream/Imap_Client.git",
- "reference": "75f941c5bc2195b21e56593e382caf45d21c107e"
+ "reference": "44e29dbf9ce0404614b62037b1ac8a0c256d9195"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/bytestream/Imap_Client/zipball/75f941c5bc2195b21e56593e382caf45d21c107e",
- "reference": "75f941c5bc2195b21e56593e382caf45d21c107e",
+ "url": "https://api.github.com/repos/bytestream/Imap_Client/zipball/44e29dbf9ce0404614b62037b1ac8a0c256d9195",
+ "reference": "44e29dbf9ce0404614b62037b1ac8a0c256d9195",
"shasum": ""
},
"require": {
@@ -765,9 +765,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.31.1"
+ "source": "https://github.com/bytestream/Imap_Client/tree/v2.31.2"
},
- "time": "2022-05-11T12:14:59+00:00"
+ "time": "2022-06-09T13:59:18+00:00"
},
{
"name": "bytestream/horde-listheaders",