From 9946824ad7099af5d0b6510cf96d3c32250c205e Mon Sep 17 00:00:00 2001 From: west_ng <457395070@qq.com> Date: Tue, 4 Nov 2025 16:11:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=99=90=E5=88=B6=20nette/utils=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=BA=E7=A8=B3=E5=AE=9A=E7=9A=84=204.0=20?= =?UTF-8?q?=E7=B3=BB=E5=88=97=EF=BC=8C=E9=81=BF=E5=85=8D=E5=AE=89=E8=A3=85?= =?UTF-8?q?=20dev=20=E6=88=96=20RC=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 96703c0..1664f4f 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require": { "ext-zip": "*", "hyperf/translation": "~3.1.0", - "nette/utils": "dev-master" + "nette/utils": "4.0.*" }, "autoload": { "psr-4": {