From 2376d149cbfa463be867ba63e162f2cef015c572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rancoud?= Date: Sun, 3 Mar 2024 21:17:34 +0100 Subject: [PATCH] chore: update rancoud/database --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4d8b9d4..ded0a5c 100644 --- a/composer.lock +++ b/composer.lock @@ -1248,16 +1248,16 @@ }, { "name": "rancoud/database", - "version": "6.0.8", + "version": "6.0.9", "source": { "type": "git", "url": "https://github.com/rancoud/Database.git", - "reference": "716236f7e728cebecb2a10b17fe99d975ac842f7" + "reference": "b8eab4676ccfce8cd483cfcc6b0487d57f18aae7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rancoud/Database/zipball/716236f7e728cebecb2a10b17fe99d975ac842f7", - "reference": "716236f7e728cebecb2a10b17fe99d975ac842f7", + "url": "https://api.github.com/repos/rancoud/Database/zipball/b8eab4676ccfce8cd483cfcc6b0487d57f18aae7", + "reference": "b8eab4676ccfce8cd483cfcc6b0487d57f18aae7", "shasum": "" }, "require": { @@ -1293,9 +1293,9 @@ "description": "Database package", "support": { "issues": "https://github.com/rancoud/Database/issues", - "source": "https://github.com/rancoud/Database/tree/6.0.8" + "source": "https://github.com/rancoud/Database/tree/6.0.9" }, - "time": "2024-01-20T17:26:47+00:00" + "time": "2024-03-03T19:21:31+00:00" }, { "name": "sebastian/cli-parser",