更新composer
Signed-off-by: vilson <545522390@qq.com>
This commit is contained in:
parent
2db6337e0c
commit
24e0b789b4
@ -16,7 +16,6 @@ use Symfony\Component\HttpFoundation\RedirectResponse;
|
|||||||
use think\db\exception\DataNotFoundException;
|
use think\db\exception\DataNotFoundException;
|
||||||
use think\db\exception\ModelNotFoundException;
|
use think\db\exception\ModelNotFoundException;
|
||||||
use think\exception\DbException;
|
use think\exception\DbException;
|
||||||
use think\facade\Log;
|
|
||||||
use think\facade\Request;
|
use think\facade\Request;
|
||||||
use think\response\Redirect;
|
use think\response\Redirect;
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
"phpoffice/phpspreadsheet": "^1.5",
|
"phpoffice/phpspreadsheet": "^1.5",
|
||||||
"firebase/php-jwt": "^5.0",
|
"firebase/php-jwt": "^5.0",
|
||||||
"phpmailer/phpmailer": "^6.0",
|
"phpmailer/phpmailer": "^6.0",
|
||||||
"mingyoung/dingtalk": "2.0",
|
"mingyoung/dingtalk": "^2.3.0",
|
||||||
"zoujingli/ip2region": "^1.0"
|
"zoujingli/ip2region": "^1.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user