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",