We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d1517 commit 74c77fcCopy full SHA for 74c77fc
1 file changed
composer.json
@@ -16,10 +16,10 @@
16
"pull-request": "https://github.com/hyperf/hyperf/pulls"
17
},
18
"require": {
19
- "php": ">=8.1",
+ "php": ">=8.2",
20
"ext-json": "*",
21
- "hyperf/command": "~3.1.0",
22
- "hyperf/contract": "~3.1.0",
+ "hyperf/command": "~3.2.0",
+ "hyperf/contract": "~3.2.0",
23
"nikic/php-parser": "^4.1",
24
"psr/container": "^1.0 || ^2.0"
25
0 commit comments