Browse Source

[智价云] 依赖扩展更新

tangyuanwang 4 ngày trước cách đây
mục cha
commit
1352e88caa
2 tập tin đã thay đổi với 51 bổ sung3 xóa
  1. 3 2
      composer.json
  2. 48 1
      composer.lock

+ 3 - 2
composer.json

@@ -11,6 +11,7 @@
         "php": "^7.3|^8.0",
         "alibabacloud/dysmsapi-20170525": "^3.1",
         "alibabacloud/green-20220302": "^2.22",
+        "alibabacloud/tea-utils": "^0.2.22",
         "aliyuncs/oss-sdk-php": "^2.7",
         "firebase/php-jwt": "^6.10",
         "fruitcake/laravel-cors": "^2.0",
@@ -22,8 +23,8 @@
         "laravel/tinker": "^2.5",
         "phpoffice/phpspreadsheet": "^1.12",
         "vinkla/hashids": "^9.1",
-        "wantp/snowflake": "^1.2",
-        "w7corp/easywechat": "^5.35"
+        "w7corp/easywechat": "^5.35",
+        "wantp/snowflake": "^1.2"
     },
     "require-dev": {
         "facade/ignition": "^2.5",

+ 48 - 1
composer.lock

@@ -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": "bad86492aad862c25295a0c067d77516",
+    "content-hash": "7935dd7a027081a40739602ca8ae0656",
     "packages": [
         {
             "name": "adbario/php-dot-notation",
@@ -488,6 +488,53 @@
             },
             "time": "2023-05-16T06:43:41+00:00"
         },
+        {
+            "name": "alibabacloud/tea-utils",
+            "version": "0.2.22",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/alibabacloud-sdk-php/tea-utils.git",
+                "reference": "d885eadc9d185661ff9bd1d037333f62ba5daa99"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/alibabacloud-sdk-php/tea-utils/zipball/d885eadc9d185661ff9bd1d037333f62ba5daa99",
+                "reference": "d885eadc9d185661ff9bd1d037333f62ba5daa99",
+                "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": "2025-11-19T04:38:07+00:00"
+        },
         {
             "name": "aliyuncs/oss-sdk-php",
             "version": "v2.7.2",