Skip to content

Commit f9ca4ea

Browse files
authored
Merge pull request #27 from lwlwilliam/master
workerman/mqtt:2.1 is incompatible with workerman/workerman:^4.0
2 parents 580c40c + adbe9c1 commit f9ca4ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"require": {
3333
"php": "^8.0",
34-
"workerman/workerman" : "^4.0 | ^5.0"
34+
"workerman/workerman" : "^5.0"
3535
},
3636
"require-dev": {
3737
"revolt/event-loop" : "^1.0",

0 commit comments

Comments
 (0)