Skip to content

Commit 8f9a85f

Browse files
authored
Upgrade hyperf packages to version ~3.1.0 (#5801)
1 parent 152e1ba commit 8f9a85f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
},
1818
"require": {
1919
"php": ">=8.1",
20-
"hyperf/contract": "~3.0.0",
21-
"hyperf/http-message": "~3.0.0",
22-
"hyperf/support": "~3.0.0",
23-
"hyperf/utils": "~3.0.0",
20+
"hyperf/contract": "~3.1.0",
21+
"hyperf/http-message": "~3.1.0",
22+
"hyperf/support": "~3.1.0",
23+
"hyperf/utils": "~3.1.0",
2424
"psr/container": "^1.0|^2.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)