From 9f5699f39cd7a89c37e9365322c6082a97a973f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Tue, 20 Dec 2022 15:35:13 +0800 Subject: [PATCH] =?UTF-8?q?build(composer):=20=E6=B7=BB=E5=8A=A0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=88=B0=E5=BC=80=E5=8F=91=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- composer.lock | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 1cf3c01..0ea2ad7 100755 --- a/composer.json +++ b/composer.json @@ -39,9 +39,9 @@ "teapot/status-code": "^1.1" }, "require-dev": { - "alibabacloud/dysmsapi-20170525": "^2.0.9", + "alibabacloud/dysmsapi-20170525": "^2.0", "firebase/php-jwt": "^6.1", - "guzzlehttp/guzzle": "^7.4", + "guzzlehttp/guzzle": "^7.5", "hyperf/session": "^2.2", "hyperf/validation": "^2.2", "pestphp/pest": "^1.22", diff --git a/composer.lock b/composer.lock index 8cab140..740cf79 100755 --- a/composer.lock +++ b/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": "aa04db2e6ac0a0f926cfefe8560bb71c", + "content-hash": "188e82a3b576a79cac5f0fa6622a23b2", "packages": [ { "name": "composer/ca-bundle",