Skip to content

Commit 6ea53ff

Browse files
authored
Init v3.2 (#7278)
1 parent 6b7810a commit 6ea53ff

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
@@ -16,11 +16,11 @@
1616
"pull-request": "https://github.com/hyperf/hyperf/pulls"
1717
},
1818
"require": {
19-
"php": ">=8.1",
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",
19+
"php": ">=8.2",
20+
"hyperf/contract": "~3.2.0",
21+
"hyperf/http-message": "~3.2.0",
22+
"hyperf/support": "~3.2.0",
23+
"hyperf/utils": "~3.2.0",
2424
"psr/container": "^1.0 || ^2.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)