From 9609ae3549e2f80f7d7686c33a573832f4c2d1fe Mon Sep 17 00:00:00 2001 From: shimon Date: Wed, 8 May 2024 20:08:50 +0300 Subject: [PATCH] getCountryCode --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 3ae855471d..8865a32d91 100644 --- a/composer.json +++ b/composer.json @@ -58,8 +58,8 @@ "utopia-php/image": "0.6.*", "utopia-php/locale": "0.4.*", "utopia-php/logger": "0.3.*", - "utopia-php/messaging": "dev-get-country-code as 0.3.0", - "utopia-php/migration": "0.3.*", + "utopia-php/messaging": "0.10.*", + "utopia-php/migration": "0.4.*", "utopia-php/orchestration": "0.9.*", "utopia-php/platform": "0.5.*", "utopia-php/pools": "0.5.*",