From d2c615c6cc5bcad1c51179225fa2f236ef2f5efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=A8=81?= Date: Wed, 15 Feb 2023 12:41:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=20illuminate/container=208.0?= =?UTF-8?q?=20(#467)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bcce0ba..5a38295 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "illuminate/container": "^8.0|^9.0|^10.0", + "illuminate/container": "^9.0|^10.0", "w7corp/easywechat": "^6.0.0" }, "require-dev": {