Skip to content

Commit 7cc2ef1

Browse files
committed
require workerman ^5.1
1 parent 2c37c01 commit 7cc2ef1

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
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": ">=8.1",
2828
"ext-json": "*",
29-
"workerman/workerman": "^5.0.0 || dev-master",
29+
"workerman/workerman": "^5.1 || dev-master",
3030
"nikic/fast-route": "^1.3",
3131
"psr/container": ">=1.0"
3232
},

0 commit comments

Comments
 (0)