diff --git a/composer.json b/composer.json index 63f25da..440123d 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "license": "MIT", "description": "Webman Admin", "require": { - "workerman/webman-framework": "^1.4", + "workerman/webman-framework": ">=1.4", "illuminate/database": ">=7.30", "illuminate/pagination": ">=7.30", "illuminate/events": ">=7.30",