From 2bae8dd355a252ff878696d841fa704ca01dcc80 Mon Sep 17 00:00:00 2001 From: BvBeJ Date: Mon, 21 Nov 2022 16:59:19 +0800 Subject: [PATCH] [add] framework --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2f235f6..37af7a1 100644 --- a/composer.json +++ b/composer.json @@ -13,8 +13,8 @@ "ext-curl": "*", "ext-bcmath": "*", "laravel/framework": "^8.0 || ^9.0", - "ramsey/uuid": "^4.1", - "guzzlehttp/guzzle": "^7.3", + "ramsey/uuid": "^4.6", + "guzzlehttp/guzzle": "^7.5", "zoujingli/ip2region": "^1.0" }, "autoload": {