From 5137d8ad725bd3372bbb41b0f0ce097cd385b32d Mon Sep 17 00:00:00 2001 From: shimon Date: Wed, 8 May 2024 20:16:21 +0300 Subject: [PATCH] platform version on composer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 286594441f..7e3cc5c383 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "utopia-php/messaging": "0.10.*", "utopia-php/migration": "0.4.*", "utopia-php/orchestration": "0.9.*", - "utopia-php/platform": "0.5.*", + "utopia-php/platform": "0.0.*", "utopia-php/pools": "0.4.*", "utopia-php/queue": "0.7.*", "utopia-php/registry": "0.5.*",