diff --git a/composer.json b/composer.json index dfaa7bb..c169ca7 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,8 @@ ], "require": { "php": ">=7.2.5", - "topthink/framework": "6.0.14", + "topthink/framework": "6.1.1", + "topthink/think-filesystem": "^2.0", "topthink/think-orm": "^2.0", "topthink/think-multi-app": "^1.0", "topthink/think-view": "^1.0",