diff --git a/composer.json b/composer.json index 38199c88ec..f52450279c 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "utopia-php/database": "0.28.*", "utopia-php/queue": "0.5.*", "utopia-php/orchestration": "0.9.*", - "utopia-php/platform": "dev-feat-upgrade-framework", + "utopia-php/platform": "0.3.*", "utopia-php/pools": "0.4.*", "utopia-php/preloader": "0.2.*", "utopia-php/domains": "1.1.*", diff --git a/composer.lock b/composer.lock index fbf733b823..8974f1c06c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "10f6cfc7ce51760284e4eb09f7c08f69", + "content-hash": "c8549a16dab956d72520257c8dc71157", "packages": [ { "name": "adhocore/jwt", @@ -2290,16 +2290,16 @@ }, { "name": "utopia-php/platform", - "version": "dev-feat-upgrade-framework", + "version": "0.3.2", "source": { "type": "git", "url": "https://github.com/utopia-php/platform.git", - "reference": "9e2234d81fc5ec19ea01992bfc36e0c33f9e0555" + "reference": "a53997f1882dc16ff67968aa5f436364c8c8043e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/platform/zipball/9e2234d81fc5ec19ea01992bfc36e0c33f9e0555", - "reference": "9e2234d81fc5ec19ea01992bfc36e0c33f9e0555", + "url": "https://api.github.com/repos/utopia-php/platform/zipball/a53997f1882dc16ff67968aa5f436364c8c8043e", + "reference": "a53997f1882dc16ff67968aa5f436364c8c8043e", "shasum": "" }, "require": { @@ -2333,9 +2333,9 @@ ], "support": { "issues": "https://github.com/utopia-php/platform/issues", - "source": "https://github.com/utopia-php/platform/tree/feat-upgrade-framework" + "source": "https://github.com/utopia-php/platform/tree/0.3.2" }, - "time": "2023-02-14T04:40:38+00:00" + "time": "2023-02-14T04:51:46+00:00" }, { "name": "utopia-php/pools", @@ -5431,9 +5431,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "utopia-php/platform": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -5457,5 +5455,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }