Skip to content

Commit a549183

Browse files
authored
Init v3.2 (#7278)
1 parent 10ac9f1 commit a549183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"pull-request": "https://github.com/hyperf/hyperf/pulls"
1717
},
1818
"require": {
19-
"php": ">=8.1",
20-
"hyperf/command": "~3.1.0",
19+
"php": ">=8.2",
20+
"hyperf/command": "~3.2.0",
2121
"zircote/swagger-php": "^4.6"
2222
},
2323
"suggest": {

0 commit comments

Comments
 (0)