Skip to content

Commit 86b29e5

Browse files
authored
Init v3.2 (#7278)
1 parent a5f41a6 commit 86b29e5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"hyperf"
1010
],
1111
"require": {
12-
"php": ">=8.1",
12+
"php": ">=8.2",
1313
"ext-posix": "*",
14-
"hyperf/codec": "~3.1.0",
15-
"hyperf/command": "~3.1.0",
16-
"hyperf/di": "~3.1.0",
17-
"hyperf/framework": "~3.1.0",
18-
"hyperf/support": "~3.1.0"
14+
"hyperf/codec": "~3.2.0",
15+
"hyperf/command": "~3.2.0",
16+
"hyperf/di": "~3.2.0",
17+
"hyperf/framework": "~3.2.0",
18+
"hyperf/support": "~3.2.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)