diff --git a/composer.json b/composer.json index 0868407..adc82b9 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": ">=7.1.0", - "topthink/framework": "6.0.4", + "topthink/framework": "6.0.5", "topthink/think-orm": "2.0.33", "topthink/think-migration": "^3.0", "thans/tp-jwt-auth": "1.1",