Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
walkor authored Dec 27, 2023
1 parent 9b8803a commit c1552dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "http://www.workerman.net",
"license" : "MIT",
"require": {
"workerman/workerman" : "^5.0.0"
"workerman/workerman" : "^4.0.0"
},
"autoload": {
"psr-4": {"GatewayWorker\\": "./src"}
Expand Down

0 comments on commit c1552dd

Please sign in to comment.