From b704378bf136aa2373bfb73902f9bd27e40c599d Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Thu, 5 Feb 2026 00:16:08 +1300 Subject: [PATCH] Revert platform downgrade --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index e742fb69d8..67aea3d470 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.14", + "utopia-php/platform": "0.7.*", "utopia-php/pools": "1.*", "utopia-php/preloader": "0.2.*", "utopia-php/queue": "0.15.*", diff --git a/composer.lock b/composer.lock index 9da322eea7..061dba5238 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": "7df8c3a4a15c147ffbfe7bb06eb486a7", + "content-hash": "9427afca17d27125632c7db4b5e34336", "packages": [ { "name": "adhocore/jwt", @@ -4793,16 +4793,16 @@ }, { "name": "utopia-php/platform", - "version": "0.7.14", + "version": "0.7.15", "source": { "type": "git", "url": "https://github.com/utopia-php/platform.git", - "reference": "9f18ce63f1425ae2dae57468200e4a5d1239d57b" + "reference": "1b94e9b7c3f86d8955178ed05696bb7c8f49839a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/platform/zipball/9f18ce63f1425ae2dae57468200e4a5d1239d57b", - "reference": "9f18ce63f1425ae2dae57468200e4a5d1239d57b", + "url": "https://api.github.com/repos/utopia-php/platform/zipball/1b94e9b7c3f86d8955178ed05696bb7c8f49839a", + "reference": "1b94e9b7c3f86d8955178ed05696bb7c8f49839a", "shasum": "" }, "require": { @@ -4838,9 +4838,9 @@ ], "support": { "issues": "https://github.com/utopia-php/platform/issues", - "source": "https://github.com/utopia-php/platform/tree/0.7.14" + "source": "https://github.com/utopia-php/platform/tree/0.7.15" }, - "time": "2026-01-06T15:39:45+00:00" + "time": "2026-02-04T05:28:13+00:00" }, { "name": "utopia-php/pools",