From d2a5f2e8cdc4931bb2770cbfa2516d80737796bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:13:24 +0000 Subject: [PATCH] deps(deps): bump phpnomad/db from 2.0.3 to 2.0.4 Bumps [phpnomad/db](https://github.com/phpnomad/db) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/phpnomad/db/releases) - [Commits](https://github.com/phpnomad/db/compare/2.0.3...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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index c17d6f8..76c609e 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": "c37892c406ce75ba27bb040fcd357d53", + "content-hash": "2fc4922ab3da13a511726b7a8cbe45d1", "packages": [ { "name": "phpnomad/asset", @@ -217,16 +217,16 @@ }, { "name": "phpnomad/db", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/phpnomad/db.git", - "reference": "e0e4b22549a2f3101f8145b9ebbeef83fabba815" + "reference": "93773f261e5b3160a6d74a3fec71a36553c559ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/db/zipball/e0e4b22549a2f3101f8145b9ebbeef83fabba815", - "reference": "e0e4b22549a2f3101f8145b9ebbeef83fabba815", + "url": "https://api.github.com/repos/phpnomad/db/zipball/93773f261e5b3160a6d74a3fec71a36553c559ad", + "reference": "93773f261e5b3160a6d74a3fec71a36553c559ad", "shasum": "" }, "require": { @@ -258,9 +258,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/db/issues", - "source": "https://github.com/phpnomad/db/tree/2.0.3" + "source": "https://github.com/phpnomad/db/tree/2.0.4" }, - "time": "2025-03-27T10:06:14+00:00" + "time": "2025-05-23T16:30:25+00:00" }, { "name": "phpnomad/di",