From a6283ba90f553a580740e9cf0030660843c55b0a Mon Sep 17 00:00:00 2001 From: xl Date: Thu, 13 Jul 2023 09:02:45 +0800 Subject: [PATCH] qqq --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f84f97b..681ef1a 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,8 @@ ], "license": "MIT", "require": { - "php": ">=8.0" + "php": ">=8.0", + "psr/container": "^2.0" }, "autoload": { "psr-4": {