From ff9380c40d406a999307bd7ea21f2c129920ebe0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 18:01:54 +0000 Subject: [PATCH] fix(deps): update dependency cycle/database to v2.8.1 --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 342eb1a7..bd794b9c 100644 --- a/composer.lock +++ b/composer.lock @@ -182,16 +182,16 @@ }, { "name": "cycle/database", - "version": "2.7.1", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/cycle/database.git", - "reference": "74d674412ca4e405070d6748d31b3421ff61ec72" + "reference": "f9f70c8067ce436d0090118a1e75f8363d05048e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cycle/database/zipball/74d674412ca4e405070d6748d31b3421ff61ec72", - "reference": "74d674412ca4e405070d6748d31b3421ff61ec72", + "url": "https://api.github.com/repos/cycle/database/zipball/f9f70c8067ce436d0090118a1e75f8363d05048e", + "reference": "f9f70c8067ce436d0090118a1e75f8363d05048e", "shasum": "" }, "require": { @@ -258,18 +258,18 @@ "sqlite" ], "support": { - "chat": "https://discord.gg/TFeEmCs", + "chat": "https://discord.gg/spiralphp", "docs": "https://cycle-orm.dev/docs", "issues": "https://github.com/cycle/database/issues", "source": "https://github.com/cycle/database" }, "funding": [ { - "url": "https://github.com/sponsors/roadrunner-server", + "url": "https://github.com/sponsors/cycle", "type": "github" } ], - "time": "2023-12-21T20:57:38+00:00" + "time": "2024-02-08T16:04:55+00:00" }, { "name": "cycle/entity-behavior",