From 754042b9944ef7690ab64129f85102d7775d5ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Wed, 31 Dec 2025 06:57:29 +0000 Subject: [PATCH] 11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 向林 --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index f91c95f..29dd6c5 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,7 @@ "license": "MIT", "require": { "php": ">=8.4", - "psr/container": "^2.0", - "ext-zend-opcache": "*" + "psr/container": "^2.0" }, "version": "v2.17", "autoload": {