Skip to content

Commit 15ed5c2

Browse files
authored
Fixed error versions for hyperf/engine. (#7429)
1 parent ab05f39 commit 15ed5c2

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

0 commit comments

Comments
 (0)