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