Skip to content

Commit a58200a

Browse files
authored
Upgrade hyperf packages to version ~3.1.0 (#5801)
1 parent a8fed17 commit a58200a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
],
1212
"require": {
1313
"php": ">=8.1",
14-
"hyperf/codec": "~3.0.0",
14+
"hyperf/codec": "~3.1.0",
1515
"hyperf/engine": "^2.7",
16-
"hyperf/support": "~3.0.0",
17-
"hyperf/utils": "~3.0.0",
16+
"hyperf/support": "~3.1.0",
17+
"hyperf/utils": "~3.1.0",
1818
"laminas/laminas-mime": "^2.7",
1919
"psr/http-message": "^1.0|^2.0"
2020
},

0 commit comments

Comments
 (0)