From 84fa24e194615f77e0259f41284df24c3eab4d3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Wed, 19 Apr 2023 12:35:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8dcfc9ec..8d9b96b4 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,8 @@ "psr/container": "^2.0", "psr/http-server-middleware": "1.0.1", "ext-pcntl": "*", - "ext-sockets": "*" + "ext-sockets": "*", + "nikic/php-parser": "^4.15" }, "replace": { "symfony/polyfill-apcu": "*",