Skip to content

Commit bbf8633

Browse files
authored
Fixed error versions for hyperf/engine. (#7429)
1 parent 322cb02 commit bbf8633

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
@@ -20,7 +20,7 @@
2020
"hyperf/contract": "~3.1.0",
2121
"hyperf/coordinator": "~3.1.0",
2222
"hyperf/coroutine": "~3.1.0",
23-
"hyperf/engine": "~3.1.0",
23+
"hyperf/engine": "^2.0",
2424
"hyperf/pool": "~3.1.0",
2525
"hyperf/process": "~3.1.0",
2626
"hyperf/support": "~3.1.0",

0 commit comments

Comments
 (0)