composer
This commit is contained in:
@@ -3,10 +3,10 @@
|
|||||||
namespace app\api\model;
|
namespace app\api\model;
|
||||||
|
|
||||||
use app\common\model\Sms;
|
use app\common\model\Sms;
|
||||||
use fast\Random;
|
use extend\ba\Random;
|
||||||
use think\Exception;
|
use think\Exception;
|
||||||
use think\Hook;
|
use think\Hook;
|
||||||
use think\Log;
|
use support\Log;
|
||||||
use think\Model;
|
use think\Model;
|
||||||
use AlibabaCloud\SDK\Dysmsapi\V20170525\Dysmsapi;
|
use AlibabaCloud\SDK\Dysmsapi\V20170525\Dysmsapi;
|
||||||
use AlibabaCloud\Tea\Exception\TeaError;
|
use AlibabaCloud\Tea\Exception\TeaError;
|
||||||
|
|||||||
@@ -35,7 +35,12 @@
|
|||||||
"webman/redis": "^2.1",
|
"webman/redis": "^2.1",
|
||||||
"illuminate/events": "^11.45",
|
"illuminate/events": "^11.45",
|
||||||
"webman/redis-queue": "^2.1",
|
"webman/redis-queue": "^2.1",
|
||||||
"webman/console": "^2.1.0"
|
"webman/console": "^2.1.0",
|
||||||
|
"alibabacloud/dysmsapi-20170525": "3.1.0",
|
||||||
|
"aliyuncs/oss-sdk-php": "^2.7",
|
||||||
|
"alibabacloud/client": "1.5.32",
|
||||||
|
"alibabacloud/sts": "^1.8",
|
||||||
|
"phpoffice/phpspreadsheet": "4.3.1"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-event": "For better performance. "
|
"ext-event": "For better performance. "
|
||||||
|
|||||||
1920
composer.lock
generated
1920
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user