From d9bdf01cee940546b330c25ff1419bb1e308b328 Mon Sep 17 00:00:00 2001 From: shimon Date: Sun, 21 Sep 2025 15:30:09 +0300 Subject: [PATCH] db lib ver --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 27344291b1..cbb37e63b3 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "utopia-php/cache": "0.13.*", "utopia-php/cli": "0.15.*", "utopia-php/config": "0.2.*", - "utopia-php/database": "dev-feat-mongo-tmp as 0.73.0", + "utopia-php/database": "dev-feat-mongo-tmp as 1.4.6", "utopia-php/detector": "0.1.*", "utopia-php/domains": "0.8.*", "utopia-php/dns": "0.3.*",