From 2f745b1b6a6628e0402e0a6a6a6bc25b2fe73e95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 22:48:31 +0000 Subject: [PATCH] deps(deps): bump phpnomad/db from 2.0.0 to 2.0.1 Bumps [phpnomad/db](https://github.com/phpnomad/db) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/phpnomad/db/releases) - [Commits](https://github.com/phpnomad/db/compare/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: phpnomad/db dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index fbecab5..d8df2c8 100644 --- a/composer.lock +++ b/composer.lock @@ -92,16 +92,16 @@ }, { "name": "phpnomad/cache", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/phpnomad/cache.git", - "reference": "b645e87aaef9088a8064250035b6519a80d80a44" + "reference": "5304a5cc0444e7ee3171b9dad43ee2d563e40a09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/cache/zipball/b645e87aaef9088a8064250035b6519a80d80a44", - "reference": "b645e87aaef9088a8064250035b6519a80d80a44", + "url": "https://api.github.com/repos/phpnomad/cache/zipball/5304a5cc0444e7ee3171b9dad43ee2d563e40a09", + "reference": "5304a5cc0444e7ee3171b9dad43ee2d563e40a09", "shasum": "" }, "require": { @@ -131,9 +131,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/cache/issues", - "source": "https://github.com/phpnomad/cache/tree/1.0.1" + "source": "https://github.com/phpnomad/cache/tree/1.0.2" }, - "time": "2025-01-13T13:59:22+00:00" + "time": "2025-01-15T11:37:08+00:00" }, { "name": "phpnomad/datastore", @@ -141,12 +141,12 @@ "source": { "type": "git", "url": "https://github.com/phpnomad/datastore.git", - "reference": "261897be5d3eb737b8d4db4ab235f87dc6da2fcb" + "reference": "1fcee29c6bf8e29ca490c86f21e0bb49b3f70d9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/datastore/zipball/261897be5d3eb737b8d4db4ab235f87dc6da2fcb", - "reference": "261897be5d3eb737b8d4db4ab235f87dc6da2fcb", + "url": "https://api.github.com/repos/phpnomad/datastore/zipball/1fcee29c6bf8e29ca490c86f21e0bb49b3f70d9f", + "reference": "1fcee29c6bf8e29ca490c86f21e0bb49b3f70d9f", "shasum": "" }, "require-dev": { @@ -173,20 +173,20 @@ "issues": "https://github.com/phpnomad/datastore/issues", "source": "https://github.com/phpnomad/datastore/tree/2.0.0" }, - "time": "2024-12-25T20:10:21+00:00" + "time": "2024-12-28T14:35:23+00:00" }, { "name": "phpnomad/db", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/phpnomad/db.git", - "reference": "b2de2742d70a8fba289ca95fbc33aa6be6044811" + "reference": "d15e7b0d113d976be82983c87df666bb39da670c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/db/zipball/b2de2742d70a8fba289ca95fbc33aa6be6044811", - "reference": "b2de2742d70a8fba289ca95fbc33aa6be6044811", + "url": "https://api.github.com/repos/phpnomad/db/zipball/d15e7b0d113d976be82983c87df666bb39da670c", + "reference": "d15e7b0d113d976be82983c87df666bb39da670c", "shasum": "" }, "require": { @@ -218,9 +218,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/db/issues", - "source": "https://github.com/phpnomad/db/tree/2.0.0" + "source": "https://github.com/phpnomad/db/tree/2.0.1" }, - "time": "2024-12-25T20:25:21+00:00" + "time": "2025-01-15T11:34:31+00:00" }, { "name": "phpnomad/di",