Skip to content

Commit 702de15

Browse files
authored
Init v3.2 (#7278)
1 parent 19c16ec commit 702de15

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
@@ -16,9 +16,9 @@
1616
"pull-request": "https://github.com/hyperf/hyperf/pulls"
1717
},
1818
"require": {
19-
"php": ">=8.1",
20-
"hyperf/context": "~3.1.0",
21-
"hyperf/contract": "~3.1.0",
19+
"php": ">=8.2",
20+
"hyperf/context": "~3.2.0",
21+
"hyperf/contract": "~3.2.0",
2222
"hyperf/engine": "^2.0"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)