Skip to content

Commit 0f84459

Browse files
authored
Fixed error versions for hyperf/engine. (#7429)
1 parent dd21a58 commit 0f84459

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
@@ -17,7 +17,7 @@
1717
"hyperf/coordinator": "~3.1.0",
1818
"hyperf/coroutine": "~3.1.0",
1919
"hyperf/di": "~3.1.0",
20-
"hyperf/engine": "~3.1.0",
20+
"hyperf/engine": "^2.0",
2121
"hyperf/framework": "~3.1.0",
2222
"hyperf/stringable": "~3.1.0",
2323
"hyperf/support": "~3.1.0"

0 commit comments

Comments
 (0)