From 457b48f31414dc00d3fb445d6ab9355595067afe Mon Sep 17 00:00:00 2001 From: SuperPx <38307045+SuperPx-CN@users.noreply.github.com> Date: Fri, 8 Mar 2024 14:41:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=8E=20composer.json=20=E4=B8=AD=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=20symfony/http-foundation=20=E4=BE=9D=E8=B5=96=20(#27?= =?UTF-8?q?3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 68eb749..fba5fff 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,6 @@ "ext-json": "*", "ext-openssl": "*", "guzzlehttp/guzzle": "^7.0", - "symfony/http-foundation": "^6.0", "symfony/psr-http-message-bridge": "^2.1|^6.0" }, "require-dev": {