diff --git a/composer.json b/composer.json index 64a383d..77cba9a 100755 --- a/composer.json +++ b/composer.json @@ -30,7 +30,8 @@ "ext-pdo": "*", "ext-bcmath": "*", "txthinking/mailer": "^2.0", - "symfony/var-dumper": "^6.4" + "symfony/var-dumper": "^6.4", + "gjc/thinkphp5-container": "^1.0.1" }, "config": { "preferred-install": "dist",