From e85a4b65db07b46b2746440c343c919df09abd0c Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Thu, 28 May 2026 09:46:07 +0530 Subject: [PATCH] Use renamed Utopia HTTP package --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 1d74e93f..26fe0c99 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "utopia-php/console": "^0.1.1", "utopia-php/di": "0.3.*", "utopia-php/dsn": "0.2.*", - "utopia-php/framework": "0.34.*", + "utopia-php/http": "0.34.*", "utopia-php/orchestration": "^0.19.2", "utopia-php/storage": "^2.0", "utopia-php/system": "0.10.*" diff --git a/composer.lock b/composer.lock index a8af3990..68e044ad 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": "d3f6bf0fe0a5f7e8f4682d9bdcf8f4d8", + "content-hash": "fcc19e168530cc9be6ce3a78ceb18bff", "packages": [ { "name": "brick/math", @@ -2119,7 +2119,7 @@ "time": "2024-05-07T02:01:25+00:00" }, { - "name": "utopia-php/framework", + "name": "utopia-php/http", "version": "0.34.25", "source": { "type": "git",