diff --git a/composer.json b/composer.json index afe7da8..e714311 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "php": ">=7.4", "ext-json": "*", "ext-fileinfo": "*", - "hyperf/framework": "~2.2.0", + "hyperf/framework": "^2.2|^2.1", "hyperf/guzzle": "~2.2.0", "hyperf/http-server": "~2.2.0", "hyperf/json-rpc": "^2.2",