From e42369fa3b907f656d5168b44677e0437428fcaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=99=E7=A0=81=E7=94=9F=E8=8A=B1?= <18523774412@qq.com> Date: Mon, 25 Dec 2023 07:31:33 +0800 Subject: [PATCH] =?UTF-8?q?build:=E5=8E=BB=E9=99=A4=20easywechat=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=EF=BC=8C=E6=B7=BB=E5=8A=A0=20guzzlehttp=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 6007f7bf..959b5f06 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "topthink/think-throttle": "v2.0.0", "topthink/think-migration": "3.1.1", "phpmailer/phpmailer": "^6.8", - "w7corp/easywechat": "^6.12", + "guzzlehttp/guzzle": "^7.8.1", "voku/anti-xss": "^4.1", "nelexa/zip": "^4.0.0", "ext-calendar": "*", @@ -45,10 +45,7 @@ } }, "config": { - "preferred-install": "dist", - "allow-plugins": { - "easywechat-composer/easywechat-composer": true - } + "preferred-install": "dist" }, "scripts": { "post-autoload-dump": [