Skip to content

Commit 494109c

Browse files
authored
Init v3.2 (#7278)
1 parent 7b317d3 commit 494109c

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
@@ -18,11 +18,11 @@
1818
"pull-request": "https://github.com/hyperf/hyperf/pulls"
1919
},
2020
"require": {
21-
"php": ">=8.1",
21+
"php": ">=8.2",
2222
"fig/http-message-util": "^1.1.2",
23-
"hyperf/contract": "~3.1.0",
24-
"hyperf/coordinator": "~3.1.0",
25-
"hyperf/coroutine": "~3.1.0",
23+
"hyperf/contract": "~3.2.0",
24+
"hyperf/coordinator": "~3.2.0",
25+
"hyperf/coroutine": "~3.2.0",
2626
"psr/container": "^1.0 || ^2.0",
2727
"psr/event-dispatcher": "^1.0",
2828
"psr/log": "^1.0 || ^2.0 || ^3.0"

0 commit comments

Comments
 (0)