From a54cf58610b1a32a94e7f7e11f1196fc84adce05 Mon Sep 17 00:00:00 2001 From: fogelito Date: Thu, 31 Jul 2025 17:03:21 +0300 Subject: [PATCH] Run tests --- composer.lock | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index a5b20cd761..f0cbe1beb5 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": "c4ae112243a897e16552c507c5e94097", + "content-hash": "5f540db5a1e36b3345e4f56fc491da3a", "packages": [ { "name": "adhocore/jwt", @@ -3497,16 +3497,16 @@ }, { "name": "utopia-php/database", - "version": "0.74.2", + "version": "dev-primary-attribute", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "0e9b85b9ce1a2e754c5a644a2b235dc6e23905b3" + "reference": "9961ba26ccfd7eb64b59accfa729349ad772f743" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/0e9b85b9ce1a2e754c5a644a2b235dc6e23905b3", - "reference": "0e9b85b9ce1a2e754c5a644a2b235dc6e23905b3", + "url": "https://api.github.com/repos/utopia-php/database/zipball/9961ba26ccfd7eb64b59accfa729349ad772f743", + "reference": "9961ba26ccfd7eb64b59accfa729349ad772f743", "shasum": "" }, "require": { @@ -3547,9 +3547,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/0.74.2" + "source": "https://github.com/utopia-php/database/tree/primary-attribute" }, - "time": "2025-07-31T13:40:40+00:00" + "time": "2025-07-31T13:07:59+00:00" }, { "name": "utopia-php/detector", @@ -3997,16 +3997,16 @@ }, { "name": "utopia-php/migration", - "version": "0.13.5", + "version": "0.13.6", "source": { "type": "git", "url": "https://github.com/utopia-php/migration.git", - "reference": "8142d722d8eeec443e6d5df91b69ecf89b86df8e" + "reference": "610b4e7a6c0d538703e4b2d74605ce5377a36617" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/migration/zipball/8142d722d8eeec443e6d5df91b69ecf89b86df8e", - "reference": "8142d722d8eeec443e6d5df91b69ecf89b86df8e", + "url": "https://api.github.com/repos/utopia-php/migration/zipball/610b4e7a6c0d538703e4b2d74605ce5377a36617", + "reference": "610b4e7a6c0d538703e4b2d74605ce5377a36617", "shasum": "" }, "require": { @@ -4047,9 +4047,9 @@ ], "support": { "issues": "https://github.com/utopia-php/migration/issues", - "source": "https://github.com/utopia-php/migration/tree/0.13.5" + "source": "https://github.com/utopia-php/migration/tree/0.13.6" }, - "time": "2025-07-29T04:15:45+00:00" + "time": "2025-07-31T13:51:25+00:00" }, { "name": "utopia-php/orchestration", @@ -8261,9 +8261,18 @@ "time": "2024-03-07T20:33:40+00:00" } ], - "aliases": [], + "aliases": [ + { + "package": "utopia-php/database", + "version": "dev-primary-attribute", + "alias": "0.73.2", + "alias_normalized": "0.73.2.0" + } + ], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": { + "utopia-php/database": 20 + }, "prefer-stable": false, "prefer-lowest": false, "platform": {