From 4a3f3e209bc77a8ba3b9bf7558c3eaf5073a9b9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:15:01 +0000 Subject: [PATCH] deps(deps): bump phpnomad/db from 2.0.1 to 2.0.5 Bumps [phpnomad/db](https://github.com/phpnomad/db) from 2.0.1 to 2.0.5. - [Release notes](https://github.com/phpnomad/db/releases) - [Commits](https://github.com/phpnomad/db/compare/2.0.1...2.0.5) --- updated-dependencies: - dependency-name: phpnomad/db dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index 6ed7260..e47ed44 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": "cfc473ee5d57ca6e38eda8d6a937d1d6", + "content-hash": "37a10b151f9df5ef026c3c10a617bae9", "packages": [ { "name": "phpnomad/cache", @@ -53,16 +53,16 @@ }, { "name": "phpnomad/datastore", - "version": "2.0.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/phpnomad/datastore.git", - "reference": "1fcee29c6bf8e29ca490c86f21e0bb49b3f70d9f" + "reference": "af603fb6cfc5cbf7e531083ca842a5309ee4c194" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/datastore/zipball/1fcee29c6bf8e29ca490c86f21e0bb49b3f70d9f", - "reference": "1fcee29c6bf8e29ca490c86f21e0bb49b3f70d9f", + "url": "https://api.github.com/repos/phpnomad/datastore/zipball/af603fb6cfc5cbf7e531083ca842a5309ee4c194", + "reference": "af603fb6cfc5cbf7e531083ca842a5309ee4c194", "shasum": "" }, "require-dev": { @@ -87,22 +87,22 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/datastore/issues", - "source": "https://github.com/phpnomad/datastore/tree/2.0.0" + "source": "https://github.com/phpnomad/datastore/tree/2.0.2" }, - "time": "2024-12-28T14:35:23+00:00" + "time": "2025-03-26T17:17:49+00:00" }, { "name": "phpnomad/db", - "version": "2.0.1", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/phpnomad/db.git", - "reference": "d15e7b0d113d976be82983c87df666bb39da670c" + "reference": "072b556b3fb8b50162255364182c7cf04b5c8a41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/db/zipball/d15e7b0d113d976be82983c87df666bb39da670c", - "reference": "d15e7b0d113d976be82983c87df666bb39da670c", + "url": "https://api.github.com/repos/phpnomad/db/zipball/072b556b3fb8b50162255364182c7cf04b5c8a41", + "reference": "072b556b3fb8b50162255364182c7cf04b5c8a41", "shasum": "" }, "require": { @@ -134,9 +134,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/db/issues", - "source": "https://github.com/phpnomad/db/tree/2.0.1" + "source": "https://github.com/phpnomad/db/tree/2.0.5" }, - "time": "2025-01-15T11:34:31+00:00" + "time": "2025-11-28T16:50:49+00:00" }, { "name": "phpnomad/di", @@ -563,10 +563,10 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform": {}, + "platform-dev": {}, + "plugin-api-version": "2.6.0" }