From df58831d92c30f57e81fd2cdee480ef4844714ec Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Fri, 20 Mar 2026 14:23:59 +1300 Subject: [PATCH] Update DB --- composer.json | 3 +-- composer.lock | 27 +++++++++------------------ 2 files changed, 10 insertions(+), 20 deletions(-) diff --git a/composer.json b/composer.json index 7181428123..2448a55522 100644 --- a/composer.json +++ b/composer.json @@ -61,8 +61,7 @@ "utopia-php/compression": "0.1.*", "utopia-php/config": "1.*", "utopia-php/console": "0.1.*", - "utopia-php/database": "dev-fix-metadata-reconciliation as 5.3.17", - "utopia-php/agents": "1.*", + "utopia-php/database": "5.*", "utopia-php/detector": "0.2.*", "utopia-php/domains": "1.*", "utopia-php/emails": "0.6.*", diff --git a/composer.lock b/composer.lock index 1dadf4f084..50b317c811 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": "5f6b2ff189450ecb10c5c198e403fb82", + "content-hash": "1404c8821e43b3fe92e06a8ed658ed26", "packages": [ { "name": "adhocore/jwt", @@ -3850,16 +3850,16 @@ }, { "name": "utopia-php/database", - "version": "dev-fix-metadata-reconciliation", + "version": "5.3.17", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "b6c7176c13bcc115f9d2616cccc7298eba6574c7" + "reference": "cff2b6ed63d3291b74110d086e16ff089fe05993" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/b6c7176c13bcc115f9d2616cccc7298eba6574c7", - "reference": "b6c7176c13bcc115f9d2616cccc7298eba6574c7", + "url": "https://api.github.com/repos/utopia-php/database/zipball/cff2b6ed63d3291b74110d086e16ff089fe05993", + "reference": "cff2b6ed63d3291b74110d086e16ff089fe05993", "shasum": "" }, "require": { @@ -3933,10 +3933,10 @@ "utopia" ], "support": { - "source": "https://github.com/utopia-php/database/tree/fix-metadata-reconciliation", + "source": "https://github.com/utopia-php/database/tree/5.3.17", "issues": "https://github.com/utopia-php/database/issues" }, - "time": "2026-03-19T14:48:40+00:00" + "time": "2026-03-20T01:18:52+00:00" }, { "name": "utopia-php/detector", @@ -8463,18 +8463,9 @@ "time": "2024-11-07T12:36:22+00:00" } ], - "aliases": [ - { - "package": "utopia-php/database", - "version": "dev-fix-metadata-reconciliation", - "alias": "5.3.17", - "alias_normalized": "5.3.17.0" - } - ], + "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "utopia-php/database": 20 - }, + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": {