From 068200ce4c1a394af2040367cbe84ee048b544df Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Wed, 15 Oct 2025 11:41:03 +0530 Subject: [PATCH] adapter-fixes-opensrs --- composer.json | 2 +- composer.lock | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 79dd9040a6..d4c6694095 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "utopia-php/config": "0.2.*", "utopia-php/database": "2.*", "utopia-php/detector": "0.1.*", - "utopia-php/domains": "0.8.*", + "utopia-php/domains": "dev-adapter-fixes-opensrs", "utopia-php/dns": "0.3.*", "utopia-php/dsn": "0.2.1", "utopia-php/framework": "0.33.*", diff --git a/composer.lock b/composer.lock index 3608d91b03..80da175ddd 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": "568800edca746c4e8d0d50648b25f589", + "content-hash": "993b564242c6cc863e21d28c09e61349", "packages": [ { "name": "adhocore/jwt", @@ -3792,16 +3792,16 @@ }, { "name": "utopia-php/domains", - "version": "0.8.2", + "version": "dev-adapter-fixes-opensrs", "source": { "type": "git", "url": "https://github.com/utopia-php/domains.git", - "reference": "caa294dcebd05c8af876c8afef3e992faccdf645" + "reference": "daef485644ec99f0d2547ea5450325ed23aeb544" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/domains/zipball/caa294dcebd05c8af876c8afef3e992faccdf645", - "reference": "caa294dcebd05c8af876c8afef3e992faccdf645", + "url": "https://api.github.com/repos/utopia-php/domains/zipball/daef485644ec99f0d2547ea5450325ed23aeb544", + "reference": "daef485644ec99f0d2547ea5450325ed23aeb544", "shasum": "" }, "require": { @@ -3847,9 +3847,9 @@ ], "support": { "issues": "https://github.com/utopia-php/domains/issues", - "source": "https://github.com/utopia-php/domains/tree/0.8.2" + "source": "https://github.com/utopia-php/domains/tree/adapter-fixes-opensrs" }, - "time": "2025-10-06T09:56:54+00:00" + "time": "2025-10-15T06:06:24+00:00" }, { "name": "utopia-php/dsn", @@ -8518,7 +8518,9 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": { + "utopia-php/domains": 20 + }, "prefer-stable": false, "prefer-lowest": false, "platform": {