From ff171853b42cb4c5bb165b1dc9baeb7934f44a5b Mon Sep 17 00:00:00 2001 From: fogelito Date: Mon, 28 Jul 2025 17:14:41 +0300 Subject: [PATCH] use 0.73.1 --- composer.json | 2 +- composer.lock | 27 +++++++++------------------ 2 files changed, 10 insertions(+), 19 deletions(-) diff --git a/composer.json b/composer.json index 289aa74e88..40740b711f 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "utopia-php/cache": "0.13.*", "utopia-php/cli": "0.15.*", "utopia-php/config": "0.2.*", - "utopia-php/database": "dev-document-constructor as 0.73.0", + "utopia-php/database": "0.73.*", "utopia-php/detector": "0.1.*", "utopia-php/domains": "0.8.*", "utopia-php/dsn": "0.2.1", diff --git a/composer.lock b/composer.lock index 94478255d8..5545eb2d3e 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": "1d9f78df647dcd880216183c9b7a3f9f", + "content-hash": "f152305ec0b90245773867cde288582d", "packages": [ { "name": "adhocore/jwt", @@ -3493,16 +3493,16 @@ }, { "name": "utopia-php/database", - "version": "dev-document-constructor", + "version": "0.73.1", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "957a496d89398713464da229eeb36cafa0820151" + "reference": "a893ea6b959613452712ed17301b5eae49e3793f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/957a496d89398713464da229eeb36cafa0820151", - "reference": "957a496d89398713464da229eeb36cafa0820151", + "url": "https://api.github.com/repos/utopia-php/database/zipball/a893ea6b959613452712ed17301b5eae49e3793f", + "reference": "a893ea6b959613452712ed17301b5eae49e3793f", "shasum": "" }, "require": { @@ -3543,9 +3543,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/document-constructor" + "source": "https://github.com/utopia-php/database/tree/0.73.1" }, - "time": "2025-07-28T10:39:09+00:00" + "time": "2025-07-28T12:28:29+00:00" }, { "name": "utopia-php/detector", @@ -8237,18 +8237,9 @@ "time": "2024-03-07T20:33:40+00:00" } ], - "aliases": [ - { - "package": "utopia-php/database", - "version": "dev-document-constructor", - "alias": "0.73.0", - "alias_normalized": "0.73.0.0" - } - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "utopia-php/database": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {