From c9fc4457bfaa2441fda5bfad18d07c697b98815c Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Fri, 27 Jan 2023 10:31:31 -0500 Subject: [PATCH] 2023-01-27 10:31 - v2.3.9 --- VERSION | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index bc4abe8..5aa7c52 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.8 +2.3.9 diff --git a/composer.lock b/composer.lock index 027b32a..a49f7e1 100644 --- a/composer.lock +++ b/composer.lock @@ -134,16 +134,16 @@ }, { "name": "laswitchtech/php-imap", - "version": "v1.0.5", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/LouisOuellet/php-imap.git", - "reference": "abf3113ffb82c2046eb498798114bc99b9511822" + "reference": "3a4c4511b046b79e70bc9d050deb409a71859614" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/LouisOuellet/php-imap/zipball/abf3113ffb82c2046eb498798114bc99b9511822", - "reference": "abf3113ffb82c2046eb498798114bc99b9511822", + "url": "https://api.github.com/repos/LouisOuellet/php-imap/zipball/3a4c4511b046b79e70bc9d050deb409a71859614", + "reference": "3a4c4511b046b79e70bc9d050deb409a71859614", "shasum": "" }, "require": { @@ -168,9 +168,9 @@ "description": "phpIMAP is a full-featured mailbox management class for PHP", "support": { "issues": "https://github.com/LouisOuellet/php-imap/issues", - "source": "https://github.com/LouisOuellet/php-imap/tree/v1.0.5" + "source": "https://github.com/LouisOuellet/php-imap/tree/v1.0.6" }, - "time": "2023-01-27T14:25:23+00:00" + "time": "2023-01-27T15:30:15+00:00" }, { "name": "laswitchtech/php-smtp",