From a450089fe7692dcf70c2ad5b02c4c3c46485d303 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Mon, 31 Oct 2022 20:51:32 +0530 Subject: [PATCH] Update composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 119ab4e75a..96e685902b 100644 --- a/composer.json +++ b/composer.json @@ -45,13 +45,13 @@ "appwrite/php-runtimes": "0.11.*", "utopia-php/framework": "0.21.*", "utopia-php/logger": "0.3.*", - "utopia-php/abuse": "0.14.*", + "utopia-php/abuse": "0.16.*", "utopia-php/analytics": "0.2.*", - "utopia-php/audit": "0.15.*", + "utopia-php/audit": "0.17.*", "utopia-php/cache": "0.8.0", "utopia-php/cli": "0.13.*", "utopia-php/config": "0.2.*", - "utopia-php/database": "0.28.0 as 0.26.99", + "utopia-php/database": "0.28.0", "utopia-php/locale": "0.4.*", "utopia-php/registry": "0.5.*", "utopia-php/preloader": "0.2.*",