Skip to content

Commit 6fac00e

Browse files
authored
Fixed error versions for hyperf/engine. (#7429)
1 parent 3633d43 commit 6fac00e

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
@@ -16,7 +16,7 @@
1616
"hyperf/context": "~3.1.0",
1717
"hyperf/contract": "~3.1.0",
1818
"hyperf/coordinator": "~3.1.0",
19-
"hyperf/engine": "~3.1.0",
19+
"hyperf/engine": "^2.0",
2020
"hyperf/support": "~3.1.0",
2121
"jetbrains/phpstorm-attributes": "^1.0"
2222
},

0 commit comments

Comments
 (0)