diff --git a/composer.json b/composer.json index e0c9dc36af..2d7b85f646 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.73.*", + "utopia-php/database": "dev-primary-attribute as 0.73.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 655175bea1..95a1ddd6ec 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": "a2740535c6a9ebbcf6d01df4d35bb78d", + "content-hash": "5f540db5a1e36b3345e4f56fc491da3a", "packages": [ { "name": "adhocore/jwt", @@ -3497,16 +3497,16 @@ }, { "name": "utopia-php/database", - "version": "0.73.2", + "version": "dev-primary-attribute", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "68545dfd5d1ac41ca2f4f5a59719b890fcd8f480" + "reference": "ab1d5c826e8909f8f7406f0e36b345af86b29c44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/68545dfd5d1ac41ca2f4f5a59719b890fcd8f480", - "reference": "68545dfd5d1ac41ca2f4f5a59719b890fcd8f480", + "url": "https://api.github.com/repos/utopia-php/database/zipball/ab1d5c826e8909f8f7406f0e36b345af86b29c44", + "reference": "ab1d5c826e8909f8f7406f0e36b345af86b29c44", "shasum": "" }, "require": { @@ -3547,9 +3547,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/0.73.2" + "source": "https://github.com/utopia-php/database/tree/primary-attribute" }, - "time": "2025-07-29T03:23:04+00:00" + "time": "2025-08-03T06:07:59+00:00" }, { "name": "utopia-php/detector", @@ -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": {