更新composer

Signed-off-by: vilson <545522390@qq.com>
This commit is contained in:
vilson 2020-03-06 12:07:36 +08:00
parent 2db6337e0c
commit 24e0b789b4
2 changed files with 1 additions and 2 deletions

View File

@ -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;

View File

@ -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": {