Skip to content

Commit 878aff6

Browse files
authored
Upgrade hyperf packages to version ~3.1.0 (#5801)
1 parent 390b376 commit 878aff6

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
@@ -18,9 +18,9 @@
1818
},
1919
"require": {
2020
"php": ">=8.1",
21-
"hyperf/code-parser": "~3.0.0",
22-
"hyperf/coroutine": "~3.0.0",
23-
"hyperf/grpc": "~3.0.0",
21+
"hyperf/code-parser": "~3.1.0",
22+
"hyperf/coroutine": "~3.1.0",
23+
"hyperf/grpc": "~3.1.0",
2424
"jean85/pretty-package-versions": "^1.2|^2.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)