From 8be145a75aedfa52b807e7e74b3cf68d0acf29d7 Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Wed, 8 Feb 2023 13:22:58 -0500 Subject: [PATCH] 2023-02-08 13:22 - v2.3.11 --- VERSION | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index 9fa5f12..f470771 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.10 +2.3.11 diff --git a/composer.lock b/composer.lock index a49f7e1..f683af9 100644 --- a/composer.lock +++ b/composer.lock @@ -94,16 +94,16 @@ }, { "name": "laswitchtech/php-database", - "version": "v2.1.12", + "version": "v2.1.14", "source": { "type": "git", "url": "https://github.com/LouisOuellet/php-database.git", - "reference": "695b78418144c2509d08087c599ef9ddd4ad5f77" + "reference": "7f7fd727238eba7d1dcd648c5bf743c165ade96d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/LouisOuellet/php-database/zipball/695b78418144c2509d08087c599ef9ddd4ad5f77", - "reference": "695b78418144c2509d08087c599ef9ddd4ad5f77", + "url": "https://api.github.com/repos/LouisOuellet/php-database/zipball/7f7fd727238eba7d1dcd648c5bf743c165ade96d", + "reference": "7f7fd727238eba7d1dcd648c5bf743c165ade96d", "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.12" + "source": "https://github.com/LouisOuellet/php-database/tree/v2.1.14" }, - "time": "2023-01-12T17:41:04+00:00" + "time": "2023-02-08T18:21:14+00:00" }, { "name": "laswitchtech/php-imap",