From 24e0b789b4bbc65152cb5fed0e0232c28c8c7dde Mon Sep 17 00:00:00 2001 From: vilson <545522390@qq.com> Date: Fri, 6 Mar 2020 12:07:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0composer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: vilson <545522390@qq.com> --- application/index/controller/Oauth.php | 1 - composer.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/application/index/controller/Oauth.php b/application/index/controller/Oauth.php index 4280b0b..8c02692 100644 --- a/application/index/controller/Oauth.php +++ b/application/index/controller/Oauth.php @@ -16,7 +16,6 @@ use Symfony\Component\HttpFoundation\RedirectResponse; use think\db\exception\DataNotFoundException; use think\db\exception\ModelNotFoundException; use think\exception\DbException; -use think\facade\Log; use think\facade\Request; use think\response\Redirect; diff --git a/composer.json b/composer.json index 6eed784..204d012 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "phpoffice/phpspreadsheet": "^1.5", "firebase/php-jwt": "^5.0", "phpmailer/phpmailer": "^6.0", - "mingyoung/dingtalk": "2.0", + "mingyoung/dingtalk": "^2.3.0", "zoujingli/ip2region": "^1.0" }, "autoload": {