alibaba基类配置

This commit is contained in:
2025-10-14 17:01:57 +08:00
parent d0588895b5
commit 1dbd96cb03
7 changed files with 202 additions and 37 deletions

61
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d61f7eb84a5a68f77a4c61eefda442a5",
"content-hash": "88c1a3313c5a2650ded93bc53da2caa5",
"packages": [
{
"name": "adbario/php-dot-notation",
@@ -226,16 +226,16 @@
},
{
"name": "alibabacloud/dysmsapi-20170525",
"version": "3.1.3",
"version": "4.2.0",
"source": {
"type": "git",
"url": "https://github.com/alibabacloud-sdk-php/Dysmsapi-20170525.git",
"reference": "39bebd85974efc144615b9a11dfdb641d23f90f1"
"reference": "fcf6764d5d0d797fd5fbc20ecd940d22a81ea455"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alibabacloud-sdk-php/Dysmsapi-20170525/zipball/39bebd85974efc144615b9a11dfdb641d23f90f1",
"reference": "39bebd85974efc144615b9a11dfdb641d23f90f1",
"url": "https://api.github.com/repos/alibabacloud-sdk-php/Dysmsapi-20170525/zipball/fcf6764d5d0d797fd5fbc20ecd940d22a81ea455",
"reference": "fcf6764d5d0d797fd5fbc20ecd940d22a81ea455",
"shasum": "",
"mirrors": [
{
@@ -267,9 +267,9 @@
],
"description": "Alibaba Cloud Dysmsapi (20170525) SDK Library for PHP",
"support": {
"source": "https://github.com/alibabacloud-sdk-php/Dysmsapi-20170525/tree/3.1.3"
"source": "https://github.com/alibabacloud-sdk-php/Dysmsapi-20170525/tree/4.2.0"
},
"time": "2025-04-16T17:20:20+00:00"
"time": "2025-09-17T02:17:53+00:00"
},
{
"name": "alibabacloud/gateway-spi",
@@ -442,6 +442,53 @@
},
"time": "2023-05-16T06:43:41+00:00"
},
{
"name": "alibabacloud/tea-utils",
"version": "0.2.21",
"source": {
"type": "git",
"url": "https://github.com/alibabacloud-sdk-php/tea-utils.git",
"reference": "5039e45714c6456186d267f5d81a4b260a652495"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alibabacloud-sdk-php/tea-utils/zipball/5039e45714c6456186d267f5d81a4b260a652495",
"reference": "5039e45714c6456186d267f5d81a4b260a652495",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"alibabacloud/tea": "^3.1",
"php": ">5.5"
},
"type": "library",
"autoload": {
"psr-4": {
"AlibabaCloud\\Tea\\Utils\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Alibaba Cloud SDK",
"email": "sdk-team@alibabacloud.com"
}
],
"description": "Alibaba Cloud Tea Utils for PHP",
"support": {
"issues": "https://github.com/aliyun/tea-util/issues",
"source": "https://github.com/aliyun/tea-util"
},
"time": "2024-07-05T06:05:54+00:00"
},
{
"name": "carbonphp/carbon-doctrine-types",
"version": "3.2.0",