Skip to content

Commit cb10353

Browse files
authored
Fixed error versions for hyperf/engine. (#7429)
1 parent 428e4d0 commit cb10353

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
@@ -21,7 +21,7 @@
2121
"hyperf/context": "~3.1.0",
2222
"hyperf/contract": "~3.1.0",
2323
"hyperf/coordinator": "~3.1.0",
24-
"hyperf/engine": "~3.1.0",
24+
"hyperf/engine": "^2.0",
2525
"hyperf/exception-handler": "~3.1.0",
2626
"hyperf/http-server": "~3.1.0",
2727
"hyperf/support": "~3.1.0",

0 commit comments

Comments
 (0)