From ef2a475b6b0319cb5102c5e2ebf7107eb7dd54e4 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Mon, 29 Apr 2024 20:18:37 +1200 Subject: [PATCH] Update database --- composer.lock | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index a487103fdd..df041ddd45 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d295a10bf0faff65cbc41dc040bbfd4c", + "content-hash": "28ecd4705def24ce61eee0f6676439d6", "packages": [ { "name": "adhocore/jwt", @@ -1556,16 +1556,16 @@ }, { "name": "utopia-php/database", - "version": "0.49.3", + "version": "0.49.4", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "c2d01427b7130b6cc9a54b3ff9fc3c805d41ab9e" + "reference": "b31b18f2db2b0c7958f442cad629984e69f7bc8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/c2d01427b7130b6cc9a54b3ff9fc3c805d41ab9e", - "reference": "c2d01427b7130b6cc9a54b3ff9fc3c805d41ab9e", + "url": "https://api.github.com/repos/utopia-php/database/zipball/b31b18f2db2b0c7958f442cad629984e69f7bc8a", + "reference": "b31b18f2db2b0c7958f442cad629984e69f7bc8a", "shasum": "" }, "require": { @@ -1573,7 +1573,6 @@ "ext-pdo": "*", "php": ">=8.0", "utopia-php/cache": "0.9.*", - "utopia-php/fetch": "0.1.*", "utopia-php/framework": "0.33.*", "utopia-php/mongo": "0.3.*" }, @@ -1607,9 +1606,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/0.49.3" + "source": "https://github.com/utopia-php/database/tree/0.49.4" }, - "time": "2024-04-23T02:17:30+00:00" + "time": "2024-04-29T07:30:27+00:00" }, { "name": "utopia-php/domains", @@ -5530,5 +5529,5 @@ "platform-overrides": { "php": "8.3" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }