From 88cef643f04f42ac9bf838914b93e350eda2edf7 Mon Sep 17 00:00:00 2001 From: shimon Date: Sun, 15 Jan 2023 15:45:29 +0200 Subject: [PATCH] usage test --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c95232d2b2..cfa9081798 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "utopia-php/cache": "0.8.*", "utopia-php/cli": "0.14.*", "utopia-php/config": "0.2.*", - "utopia-php/database": "dev-increment as 0.28.0", + "utopia-php/database": "0.28.*", "utopia-php/queue": "0.5.*", "utopia-php/orchestration": "0.9.*", "utopia-php/platform": "0.3.*",