From 449e1e3e45e99fb05f9492111c3698e356e34b82 Mon Sep 17 00:00:00 2001 From: Andy Date: Wed, 18 Nov 2020 10:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 --- readme.md | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 827ab80..e521349 100644 --- a/composer.json +++ b/composer.json @@ -10,9 +10,6 @@ "email": "andy@popfeng.com" } ], - "require": { - "guzzlehttp/guzzle": "~6.0" - }, "autoload": { "psr-4": { "Xhat\\Payjs\\": "src/" diff --git a/readme.md b/readme.md index 8b1f86a..b10c100 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,7 @@ PAYJS 针对个人主体提供微信支付接入能力,是经过检验的正 其它版本: [PAYJS 通用开发包](https://github.com/xhat/payjs) -支持Laravel 5.x、Laravel 6.x +支持Laravel 5.x、Laravel 6.x、Laravel 7.x、Laravel 8.x ## 安装