From d6f66fff3ff078d3db4c10e9aac6802653e70113 Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Thu, 12 Jan 2023 12:15:07 -0500 Subject: [PATCH] 2023-01-12 12:15 - v2.3.5 --- VERSION | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index 3f684d2..cc6c9a4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.4 +2.3.5 diff --git a/composer.lock b/composer.lock index 9e371a5..08d509e 100644 --- a/composer.lock +++ b/composer.lock @@ -94,16 +94,16 @@ }, { "name": "laswitchtech/php-database", - "version": "v2.1.10", + "version": "v2.1.11", "source": { "type": "git", "url": "https://github.com/LouisOuellet/php-database.git", - "reference": "d17516688002f76450c75c5dd6d76d8a4456df35" + "reference": "607c25ca1eee34654f571137091cb0c0382c0d78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/LouisOuellet/php-database/zipball/d17516688002f76450c75c5dd6d76d8a4456df35", - "reference": "d17516688002f76450c75c5dd6d76d8a4456df35", + "url": "https://api.github.com/repos/LouisOuellet/php-database/zipball/607c25ca1eee34654f571137091cb0c0382c0d78", + "reference": "607c25ca1eee34654f571137091cb0c0382c0d78", "shasum": "" }, "require": { @@ -128,9 +128,9 @@ "description": "Database Class for PHP", "support": { "issues": "https://github.com/LouisOuellet/php-database/issues", - "source": "https://github.com/LouisOuellet/php-database/tree/v2.1.10" + "source": "https://github.com/LouisOuellet/php-database/tree/v2.1.11" }, - "time": "2023-01-12T17:04:07+00:00" + "time": "2023-01-12T17:14:25+00:00" }, { "name": "laswitchtech/php-imap",