From 3f55d0cec3f942058283cb69968a34de8f844f9c Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Thu, 3 Oct 2024 14:55:56 +0800 Subject: [PATCH] Update composer.lock --- composer.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index 3f5302da..3e1c43c5 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": "75f83f478863481b58c20716481f30a6", + "content-hash": "d487e13b2f355b899b9a6865f8b8366d", "packages": [ { "name": "illuminate/collections", @@ -7527,7 +7527,8 @@ "prefer-lowest": false, "platform": { "php": ">= 8.1", - "ext-mbstring": "*" + "ext-mbstring": "*", + "ext-zlib": "*" }, "platform-dev": [], "plugin-api-version": "2.2.0"