Skip to content

Commit 24e0b78

Browse files
committed
更新composer
Signed-off-by: vilson <545522390@qq.com>
1 parent 2db6337 commit 24e0b78

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

application/index/controller/Oauth.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
use think\db\exception\DataNotFoundException;
1717
use think\db\exception\ModelNotFoundException;
1818
use think\exception\DbException;
19-
use think\facade\Log;
2019
use think\facade\Request;
2120
use think\response\Redirect;
2221

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"phpoffice/phpspreadsheet": "^1.5",
2929
"firebase/php-jwt": "^5.0",
3030
"phpmailer/phpmailer": "^6.0",
31-
"mingyoung/dingtalk": "2.0",
31+
"mingyoung/dingtalk": "^2.3.0",
3232
"zoujingli/ip2region": "^1.0"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)