From 1994a9892d6fbabc788f5904dfd668048ff18401 Mon Sep 17 00:00:00 2001 From: flashwave Date: Thu, 30 Jan 2025 21:33:20 +0000 Subject: [PATCH] Updated lockfile. --- composer.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index 8fbbe41b..26df72b6 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": "0da440b6622926a43462aaf9fd4d7bf6", + "content-hash": "3cc1fc369aa12ce9ebbf324bc13a7d9d", "packages": [ { "name": "carbonphp/carbon-doctrine-types", @@ -2968,7 +2968,9 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=8.4" + "php": ">=8.4", + "ext-curl": "*", + "ext-mbstring": "*" }, "platform-dev": {}, "plugin-api-version": "2.6.0"