Skip to content

Commit 2e22216

Browse files
authored
Fixed error versions for hyperf/engine. (#7429)
1 parent a30b61c commit 2e22216

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
@@ -23,7 +23,7 @@
2323
"hyperf/coordinator": "~3.1.0",
2424
"hyperf/coroutine": "~3.1.0",
2525
"hyperf/di": "~3.1.0",
26-
"hyperf/engine": "~3.1.0",
26+
"hyperf/engine": "^2.0",
2727
"hyperf/guzzle": "~3.1.0",
2828
"hyperf/stringable": "~3.1.0",
2929
"hyperf/support": "~3.1.0",

0 commit comments

Comments
 (0)