From f979e90ad79075bba234cf972872d25bdc31da9d Mon Sep 17 00:00:00 2001 From: "2368302435@qq.com" <2368302435@qq.com> Date: Wed, 31 Jan 2024 18:51:34 +0800 Subject: [PATCH] =?UTF-8?q?build:=E6=B7=BB=E5=8A=A0=20symfony/http-foundat?= =?UTF-8?q?ion=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 959b5f06..84ed86dd 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,7 @@ "topthink/think-multi-app": "^1.0", "topthink/think-throttle": "v2.0.0", "topthink/think-migration": "3.1.1", + "symfony/http-foundation": "^6.0|^7.0", "phpmailer/phpmailer": "^6.8", "guzzlehttp/guzzle": "^7.8.1", "voku/anti-xss": "^4.1",