From 6fc91692c7a959dd38fb7f227bd43f9c2b594765 Mon Sep 17 00:00:00 2001 From: yuxiufang <374768663@qq.com> Date: Fri, 10 Feb 2023 15:24:01 +0800 Subject: [PATCH] 9.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 213f447..6763970 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ }, "require": { "guzzlehttp/guzzle": "~7.0", - "illuminate/support": "^7.0|^8.0", + "illuminate/support": "^7.0|^8.0|^9.0", "php": "^7.3|^8.0", "phpseclib/phpseclib": "^2.0.1", "mtownsend/xml-to-array": "^2.0"