From 99052a72fcdbb83ec49d7add22e09b3dc30694fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 08:20:43 +0000 Subject: [PATCH] deps(deps): bump phpnomad/db from 2.0.1 to 2.0.4 Bumps [phpnomad/db](https://github.com/phpnomad/db) from 2.0.1 to 2.0.4. - [Release notes](https://github.com/phpnomad/db/releases) - [Commits](https://github.com/phpnomad/db/compare/2.0.1...2.0.4) --- updated-dependencies: - dependency-name: phpnomad/db dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 6ed7260..8390294 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.4", "source": { "type": "git", "url": "https://github.com/phpnomad/db.git", - "reference": "d15e7b0d113d976be82983c87df666bb39da670c" + "reference": "93773f261e5b3160a6d74a3fec71a36553c559ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/db/zipball/d15e7b0d113d976be82983c87df666bb39da670c", - "reference": "d15e7b0d113d976be82983c87df666bb39da670c", + "url": "https://api.github.com/repos/phpnomad/db/zipball/93773f261e5b3160a6d74a3fec71a36553c559ad", + "reference": "93773f261e5b3160a6d74a3fec71a36553c559ad", "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.4" }, - "time": "2025-01-15T11:34:31+00:00" + "time": "2025-05-23T16:30:25+00:00" }, { "name": "phpnomad/di",