lip 3 месяцев назад
Родитель
Сommit
15eb7b5f48
2 измененных файлов с 37 добавлено и 19 удалено
  1. 1 1
      composer.json
  2. 36 18
      composer.lock

+ 1 - 1
composer.json

@@ -42,7 +42,7 @@
         "thans/tp-jwt-auth": "^1.3",
         "singka/singka-sms": "^1.6",
         "topthink/think-api": "^1.0",
-        "google/cloud-translate": "^1.15"
+        "google/cloud-translate": "1.14.2"
     },
     "require-dev": {
         "symfony/var-dumper": "^4.2",

+ 36 - 18
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": "50161dee019bcc0eddbd1195ec235549",
+    "content-hash": "841f6f8a270fc3d098c80e6dcb123208",
     "packages": [
         {
             "name": "adbario/php-dot-notation",
@@ -631,16 +631,16 @@
         },
         {
             "name": "google/cloud-translate",
-            "version": "v1.15.2",
+            "version": "v1.14.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/googleapis/google-cloud-php-translate.git",
-                "reference": "9a4f46b5499bec993308aeb6ed5d8b32baf67489"
+                "reference": "e734e2a3980c06e350dba38660d0b6102fa15e34"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/googleapis/google-cloud-php-translate/zipball/9a4f46b5499bec993308aeb6ed5d8b32baf67489",
-                "reference": "9a4f46b5499bec993308aeb6ed5d8b32baf67489",
+                "url": "https://api.github.com/repos/googleapis/google-cloud-php-translate/zipball/e734e2a3980c06e350dba38660d0b6102fa15e34",
+                "reference": "e734e2a3980c06e350dba38660d0b6102fa15e34",
                 "shasum": ""
             },
             "require": {
@@ -680,9 +680,9 @@
             ],
             "description": "Cloud Translation Client for PHP",
             "support": {
-                "source": "https://github.com/googleapis/google-cloud-php-translate/tree/v1.15.2"
+                "source": "https://github.com/googleapis/google-cloud-php-translate/tree/v1.14.2"
             },
-            "time": "2023-09-30T16:50:41+00:00"
+            "time": "2023-07-07T20:46:38+00:00"
         },
         {
             "name": "google/common-protos",
@@ -3147,29 +3147,26 @@
         },
         {
             "name": "symfony/polyfill-php80",
-            "version": "v1.27.0",
+            "version": "v1.33.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/polyfill-php80.git",
-                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
+                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
-                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
+                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
+                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                 "shasum": ""
             },
             "require": {
-                "php": ">=7.1"
+                "php": ">=7.2"
             },
             "type": "library",
             "extra": {
-                "branch-alias": {
-                    "dev-main": "1.27-dev"
-                },
                 "thanks": {
-                    "name": "symfony/polyfill",
-                    "url": "https://github.com/symfony/polyfill"
+                    "url": "https://github.com/symfony/polyfill",
+                    "name": "symfony/polyfill"
                 }
             },
             "autoload": {
@@ -3209,7 +3206,28 @@
                 "portable",
                 "shim"
             ],
-            "time": "2022-11-03T14:55:06+00:00"
+            "support": {
+                "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0"
+            },
+            "funding": [
+                {
+                    "url": "https://symfony.com/sponsor",
+                    "type": "custom"
+                },
+                {
+                    "url": "https://github.com/fabpot",
+                    "type": "github"
+                },
+                {
+                    "url": "https://github.com/nicolas-grekas",
+                    "type": "github"
+                },
+                {
+                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+                    "type": "tidelift"
+                }
+            ],
+            "time": "2025-01-02T08:10:11+00:00"
         },
         {
             "name": "symfony/process",