Browse Source

【Add】引入阿里云短信SDK

liuxiangxin 4 months ago
parent
commit
0310e45fc3
2 changed files with 12 additions and 12 deletions
  1. 1 1
      composer.json
  2. 11 11
      composer.lock

+ 1 - 1
composer.json

@@ -6,7 +6,7 @@
     "license": "MIT",
     "require": {
         "php": "^7.3|^8.0",
-        "alibabacloud/dyvmsapi-20170525": "3.2.2",
+        "alibabacloud/dysmsapi-20170525": "3.1.1",
         "fideloper/proxy": "^4.4",
         "firebase/php-jwt": "^6.10",
         "fruitcake/laravel-cors": "^2.0",

+ 11 - 11
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": "9b66e171ed27f96d70a51b58ba033caf",
+    "content-hash": "b0a46dcf3e2d7533be5df979f332f5ab",
     "packages": [
         {
             "name": "adbario/php-dot-notation",
@@ -185,17 +185,17 @@
             "time": "2024-07-15T13:11:36+00:00"
         },
         {
-            "name": "alibabacloud/dyvmsapi-20170525",
-            "version": "3.2.2",
+            "name": "alibabacloud/dysmsapi-20170525",
+            "version": "3.1.1",
             "source": {
                 "type": "git",
-                "url": "https://github.com/alibabacloud-sdk-php/Dyvmsapi-20170525.git",
-                "reference": "20c50b61eb383d1aebbdcfe91fa3808fc81fad3a"
+                "url": "https://github.com/alibabacloud-sdk-php/Dysmsapi-20170525.git",
+                "reference": "5a301a076b29449a488607cbfbb7f12b8cc50c1f"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/alibabacloud-sdk-php/Dyvmsapi-20170525/zipball/20c50b61eb383d1aebbdcfe91fa3808fc81fad3a",
-                "reference": "20c50b61eb383d1aebbdcfe91fa3808fc81fad3a",
+                "url": "https://api.github.com/repos/alibabacloud-sdk-php/Dysmsapi-20170525/zipball/5a301a076b29449a488607cbfbb7f12b8cc50c1f",
+                "reference": "5a301a076b29449a488607cbfbb7f12b8cc50c1f",
                 "shasum": ""
             },
             "require": {
@@ -208,7 +208,7 @@
             "type": "library",
             "autoload": {
                 "psr-4": {
-                    "AlibabaCloud\\SDK\\Dyvmsapi\\V20170525\\": "src"
+                    "AlibabaCloud\\SDK\\Dysmsapi\\V20170525\\": "src"
                 }
             },
             "notification-url": "https://packagist.org/downloads/",
@@ -221,11 +221,11 @@
                     "email": "sdk-team@alibabacloud.com"
                 }
             ],
-            "description": "Alibaba Cloud Dyvmsapi (20170525) SDK Library for PHP",
+            "description": "Alibaba Cloud Dysmsapi (20170525) SDK Library for PHP",
             "support": {
-                "source": "https://github.com/alibabacloud-sdk-php/Dyvmsapi-20170525/tree/3.2.2"
+                "source": "https://github.com/alibabacloud-sdk-php/Dysmsapi-20170525/tree/3.1.1"
             },
-            "time": "2024-10-15T09:56:52+00:00"
+            "time": "2025-01-03T17:14:56+00:00"
         },
         {
             "name": "alibabacloud/endpoint-util",