We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db6337 commit 24e0b78Copy full SHA for 24e0b78
application/index/controller/Oauth.php
@@ -16,7 +16,6 @@
16
use think\db\exception\DataNotFoundException;
17
use think\db\exception\ModelNotFoundException;
18
use think\exception\DbException;
19
-use think\facade\Log;
20
use think\facade\Request;
21
use think\response\Redirect;
22
composer.json
@@ -28,7 +28,7 @@
28
"phpoffice/phpspreadsheet": "^1.5",
29
"firebase/php-jwt": "^5.0",
30
"phpmailer/phpmailer": "^6.0",
31
- "mingyoung/dingtalk": "2.0",
+ "mingyoung/dingtalk": "^2.3.0",
32
"zoujingli/ip2region": "^1.0"
33
},
34
"autoload": {
0 commit comments