From ca28c79f98362244f7b35c3fa0dc650cc70d3263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 07:28:23 +0000 Subject: [PATCH] Bump shanemcc/php-db from 0.5.2 to 0.5.3 Bumps [shanemcc/php-db](https://github.com/ShaneMcC/php-db) from 0.5.2 to 0.5.3. - [Commits](https://github.com/ShaneMcC/php-db/compare/0.5.2...0.5.3) --- updated-dependencies: - dependency-name: shanemcc/php-db dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index abcac69..a81b30d 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "phpmailer/phpmailer": "^6.0", "phpgangsta/googleauthenticator": "dev-master", "cocur/background-process": "^0.7.0", - "shanemcc/php-db": "0.5.2", + "shanemcc/php-db": "0.5.3", "influxdb/influxdb-php": "^1.14", "react/child-process": "^0.6.0", "enygma/yubikey": "^3.3", diff --git a/composer.lock b/composer.lock index a0f3fce..1a6d9cb 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "056007fa28703ff3af581eb81aa9a9e8", + "content-hash": "db702f7f295afb7579a823f190835052", "packages": [ { "name": "authy/php", @@ -1668,16 +1668,16 @@ }, { "name": "shanemcc/php-db", - "version": "0.5.2", + "version": "0.5.3", "source": { "type": "git", "url": "https://github.com/ShaneMcC/php-db.git", - "reference": "843482cf5c63816a5180c03f3dceca350969d0cf" + "reference": "03a8fd1296a2a90856bf56039978b33d95255efd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ShaneMcC/php-db/zipball/843482cf5c63816a5180c03f3dceca350969d0cf", - "reference": "843482cf5c63816a5180c03f3dceca350969d0cf", + "url": "https://api.github.com/repos/ShaneMcC/php-db/zipball/03a8fd1296a2a90856bf56039978b33d95255efd", + "reference": "03a8fd1296a2a90856bf56039978b33d95255efd", "shasum": "" }, "require": { @@ -1704,9 +1704,9 @@ "homepage": "https://github.com/shanemcc/php-db", "support": { "issues": "https://github.com/ShaneMcC/php-db/issues", - "source": "https://github.com/ShaneMcC/php-db/tree/0.5.2" + "source": "https://github.com/ShaneMcC/php-db/tree/0.5.3" }, - "time": "2022-11-22T00:18:31+00:00" + "time": "2024-02-29T01:48:41+00:00" }, { "name": "symfony/polyfill-ctype",