Skip to content

Commit d35c562

Browse files
authored
Init v3.2 (#7278)
1 parent ba6e2c1 commit d35c562

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"nacos"
1010
],
1111
"require": {
12-
"php": ">=8.1",
12+
"php": ">=8.2",
1313
"guzzlehttp/guzzle": "^6.5 || ^7.0",
14-
"hyperf/codec": "~3.1.0",
15-
"hyperf/contract": "~3.1.0",
16-
"hyperf/support": "~3.1.0",
17-
"hyperf/utils": "~3.1.0",
14+
"hyperf/codec": "~3.2.0",
15+
"hyperf/contract": "~3.2.0",
16+
"hyperf/support": "~3.2.0",
17+
"hyperf/utils": "~3.2.0",
1818
"jetbrains/phpstorm-attributes": "^1.0"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)