From a48812649cc0a94e182d7424612536333cf6f171 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Tue, 23 Apr 2024 16:03:35 +1200 Subject: [PATCH] Update database # Conflicts: # composer.lock --- composer.json | 6 +++--- composer.lock | 41 +++++++++++++++++++++-------------------- 2 files changed, 24 insertions(+), 23 deletions(-) diff --git a/composer.json b/composer.json index 753dde70ad..df004e6b44 100644 --- a/composer.json +++ b/composer.json @@ -44,13 +44,13 @@ "ext-sockets": "*", "appwrite/php-runtimes": "0.13.*", "appwrite/php-clamav": "2.0.*", - "utopia-php/abuse": "0.36.*", + "utopia-php/abuse": "0.37.*", "utopia-php/analytics": "0.10.*", - "utopia-php/audit": "0.38.*", + "utopia-php/audit": "0.39.*", "utopia-php/cache": "0.9.*", "utopia-php/cli": "0.15.*", "utopia-php/config": "0.2.*", - "utopia-php/database": "0.48.*", + "utopia-php/database": "0.49.*", "utopia-php/domains": "0.5.*", "utopia-php/dsn": "0.2.*", "utopia-php/framework": "0.33.*", diff --git a/composer.lock b/composer.lock index 91a124d407..a487103fdd 100644 --- a/composer.lock +++ b/composer.lock @@ -1264,23 +1264,23 @@ }, { "name": "utopia-php/abuse", - "version": "0.36.0", + "version": "0.37.0", "source": { "type": "git", "url": "https://github.com/utopia-php/abuse.git", - "reference": "d3d09b4fa0db75935110714ad4b2a87f3ace31ed" + "reference": "2de5c12886cbd516e511e559afdd9e615d871062" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/abuse/zipball/d3d09b4fa0db75935110714ad4b2a87f3ace31ed", - "reference": "d3d09b4fa0db75935110714ad4b2a87f3ace31ed", + "url": "https://api.github.com/repos/utopia-php/abuse/zipball/2de5c12886cbd516e511e559afdd9e615d871062", + "reference": "2de5c12886cbd516e511e559afdd9e615d871062", "shasum": "" }, "require": { "ext-curl": "*", "ext-pdo": "*", "php": ">=8.0", - "utopia-php/database": "0.48.*" + "utopia-php/database": "0.49.*" }, "require-dev": { "laravel/pint": "1.5.*", @@ -1307,9 +1307,9 @@ ], "support": { "issues": "https://github.com/utopia-php/abuse/issues", - "source": "https://github.com/utopia-php/abuse/tree/0.36.0" + "source": "https://github.com/utopia-php/abuse/tree/0.37.0" }, - "time": "2024-01-19T09:32:56+00:00" + "time": "2024-03-06T21:20:27+00:00" }, { "name": "utopia-php/analytics", @@ -1359,21 +1359,21 @@ }, { "name": "utopia-php/audit", - "version": "0.38.0", + "version": "0.39.0", "source": { "type": "git", "url": "https://github.com/utopia-php/audit.git", - "reference": "a9067f4af76e8787f1d29850a8ec94fc32bb6539" + "reference": "f0bc15012e05cc0b9dde012ab27d25f193768a2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/audit/zipball/a9067f4af76e8787f1d29850a8ec94fc32bb6539", - "reference": "a9067f4af76e8787f1d29850a8ec94fc32bb6539", + "url": "https://api.github.com/repos/utopia-php/audit/zipball/f0bc15012e05cc0b9dde012ab27d25f193768a2c", + "reference": "f0bc15012e05cc0b9dde012ab27d25f193768a2c", "shasum": "" }, "require": { "php": ">=8.0", - "utopia-php/database": "0.48.*" + "utopia-php/database": "0.49.*" }, "require-dev": { "laravel/pint": "1.5.*", @@ -1400,9 +1400,9 @@ ], "support": { "issues": "https://github.com/utopia-php/audit/issues", - "source": "https://github.com/utopia-php/audit/tree/0.38.0" + "source": "https://github.com/utopia-php/audit/tree/0.39.0" }, - "time": "2024-01-19T09:33:05+00:00" + "time": "2024-03-06T21:20:37+00:00" }, { "name": "utopia-php/cache", @@ -1556,16 +1556,16 @@ }, { "name": "utopia-php/database", - "version": "0.48.4", + "version": "0.49.3", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "02f20bd901b8fab26d7dc2c58f7da1d6a08d21c0" + "reference": "c2d01427b7130b6cc9a54b3ff9fc3c805d41ab9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/02f20bd901b8fab26d7dc2c58f7da1d6a08d21c0", - "reference": "02f20bd901b8fab26d7dc2c58f7da1d6a08d21c0", + "url": "https://api.github.com/repos/utopia-php/database/zipball/c2d01427b7130b6cc9a54b3ff9fc3c805d41ab9e", + "reference": "c2d01427b7130b6cc9a54b3ff9fc3c805d41ab9e", "shasum": "" }, "require": { @@ -1573,6 +1573,7 @@ "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.*" }, @@ -1606,9 +1607,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/0.48.4" + "source": "https://github.com/utopia-php/database/tree/0.49.3" }, - "time": "2024-02-23T03:22:55+00:00" + "time": "2024-04-23T02:17:30+00:00" }, { "name": "utopia-php/domains",