From d7a5b413c9332968c6f2df1bd9657ee3a8310ae4 Mon Sep 17 00:00:00 2001 From: fogelito Date: Wed, 6 Aug 2025 09:34:17 +0300 Subject: [PATCH] Run tests --- composer.json | 2 +- composer.lock | 27 ++++++++++++++++++--------- 2 files changed, 19 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 4f3139a974..9bb1c88c13 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": "0.75.*", + "utopia-php/database": "dev-get-sequence-default as 0.75.2", "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 c8b4ad7ee8..ca2b231a8b 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": "ced183858d8fde850249c5c34f6f1b73", + "content-hash": "96cf8bf0f41ba463a27c356f353119f5", "packages": [ { "name": "adhocore/jwt", @@ -3542,16 +3542,16 @@ }, { "name": "utopia-php/database", - "version": "0.75.2", + "version": "dev-get-sequence-default", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "669f38dc1686fbbbafbdadc266e0c3c112d8a70c" + "reference": "79ed2c9613ed894b04ae189dc5d7c97e4adbd05d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/669f38dc1686fbbbafbdadc266e0c3c112d8a70c", - "reference": "669f38dc1686fbbbafbdadc266e0c3c112d8a70c", + "url": "https://api.github.com/repos/utopia-php/database/zipball/79ed2c9613ed894b04ae189dc5d7c97e4adbd05d", + "reference": "79ed2c9613ed894b04ae189dc5d7c97e4adbd05d", "shasum": "" }, "require": { @@ -3592,9 +3592,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/0.75.2" + "source": "https://github.com/utopia-php/database/tree/get-sequence-default" }, - "time": "2025-08-05T08:33:18+00:00" + "time": "2025-08-06T06:29:14+00:00" }, { "name": "utopia-php/detector", @@ -8306,9 +8306,18 @@ "time": "2024-03-07T20:33:40+00:00" } ], - "aliases": [], + "aliases": [ + { + "package": "utopia-php/database", + "version": "dev-get-sequence-default", + "alias": "0.75.2", + "alias_normalized": "0.75.2.0" + } + ], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": { + "utopia-php/database": 20 + }, "prefer-stable": false, "prefer-lowest": false, "platform": {