From a254046eddb934bc63e7c82bbb8136a14ab03279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 07:38:47 +0000 Subject: [PATCH] chore(deps-dev): bump rancoud/database from 6.0.12 to 6.1.0 Bumps [rancoud/database](https://github.com/rancoud/Database) from 6.0.12 to 6.1.0. - [Release notes](https://github.com/rancoud/Database/releases) - [Commits](https://github.com/rancoud/Database/compare/6.0.12...6.1.0) --- updated-dependencies: - dependency-name: rancoud/database dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8dc3bd6..52e9f08 100644 --- a/composer.lock +++ b/composer.lock @@ -1532,16 +1532,16 @@ }, { "name": "rancoud/database", - "version": "6.0.12", + "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/rancoud/Database.git", - "reference": "0061dbafea21cf6166ff0291ff0086015a8572f5" + "reference": "f3a98000b6ba4e70247579a10774cc856618908b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rancoud/Database/zipball/0061dbafea21cf6166ff0291ff0086015a8572f5", - "reference": "0061dbafea21cf6166ff0291ff0086015a8572f5", + "url": "https://api.github.com/repos/rancoud/Database/zipball/f3a98000b6ba4e70247579a10774cc856618908b", + "reference": "f3a98000b6ba4e70247579a10774cc856618908b", "shasum": "" }, "require": { @@ -1577,9 +1577,9 @@ "description": "Database package", "support": { "issues": "https://github.com/rancoud/Database/issues", - "source": "https://github.com/rancoud/Database/tree/6.0.12" + "source": "https://github.com/rancoud/Database/tree/6.1.0" }, - "time": "2024-11-09T21:16:24+00:00" + "time": "2024-12-05T21:45:37+00:00" }, { "name": "rancoud/session",