diff --git a/composer.json b/composer.json index 80cc450666..ce1d277472 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "utopia-php/messaging": "0.20.*", "utopia-php/migration": "1.5.*", "utopia-php/orchestration": "0.9.*", - "utopia-php/platform": "0.7.*", + "utopia-php/platform": "0.7.14", "utopia-php/pools": "1.*", "utopia-php/preloader": "0.2.*", "utopia-php/queue": "0.15.*", diff --git a/composer.lock b/composer.lock index 9d033160e1..de32904390 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": "26bffa231eb24b38b237626024298922", + "content-hash": "fa078c76966fbabcb833600126f309e5", "packages": [ { "name": "adhocore/jwt", @@ -4745,16 +4745,16 @@ }, { "name": "utopia-php/platform", - "version": "0.7.15", + "version": "0.7.14", "source": { "type": "git", "url": "https://github.com/utopia-php/platform.git", - "reference": "1b94e9b7c3f86d8955178ed05696bb7c8f49839a" + "reference": "9f18ce63f1425ae2dae57468200e4a5d1239d57b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/platform/zipball/1b94e9b7c3f86d8955178ed05696bb7c8f49839a", - "reference": "1b94e9b7c3f86d8955178ed05696bb7c8f49839a", + "url": "https://api.github.com/repos/utopia-php/platform/zipball/9f18ce63f1425ae2dae57468200e4a5d1239d57b", + "reference": "9f18ce63f1425ae2dae57468200e4a5d1239d57b", "shasum": "" }, "require": { @@ -4790,9 +4790,9 @@ ], "support": { "issues": "https://github.com/utopia-php/platform/issues", - "source": "https://github.com/utopia-php/platform/tree/0.7.15" + "source": "https://github.com/utopia-php/platform/tree/0.7.14" }, - "time": "2026-02-04T05:28:13+00:00" + "time": "2026-01-06T15:39:45+00:00" }, { "name": "utopia-php/pools",