Skip to content

Commit da495fc

Browse files
authored
Fixed error versions for hyperf/engine. (#7429)
1 parent 057153e commit da495fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"hyperf/context": "~3.1.0",
2323
"hyperf/contract": "~3.1.0",
2424
"hyperf/coroutine": "~3.1.0",
25-
"hyperf/engine": "~3.1.0",
25+
"hyperf/engine": "^2.0",
2626
"hyperf/event": "~3.1.0",
2727
"hyperf/grpc": "~3.1.0",
2828
"jean85/pretty-package-versions": "^1.2 || ^2.0"

0 commit comments

Comments
 (0)