From dc8dce18ba331f52379cd1e4158b546f396439b7 Mon Sep 17 00:00:00 2001 From: exbit Date: Tue, 8 Jul 2025 22:23:54 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 19570ce..8bafb69 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require": { "php": ">=8.2", "hyperf/code-parser": "~3.2.0", - "hyperf/collection": "~3.1.23", + "hyperf/collection": "~3.2.0", "hyperf/conditionable": "~3.2.0", "hyperf/context": "~3.2.0", "hyperf/contract": "~3.2.0",