diff --git a/composer.json b/composer.json index a5b4dbd..cf32977 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,8 @@ "php": ">=8.0.0", "topthink/framework": "^8.0", "topthink/think-orm": "^3.0", - "topthink/think-filesystem": "^2.0" + "topthink/think-filesystem": "^2.0", + "topthink/think-multi-app": "^1.0" }, "require-dev": { "symfony/var-dumper": ">=4.2",