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 bc8b1eb commit 4e3220cCopy full SHA for 4e3220c
1 file changed
composer.json
@@ -16,11 +16,11 @@
16
"pull-request": "https://github.com/hyperf/hyperf/pulls"
17
},
18
"require": {
19
- "php": ">=8.1",
20
- "hyperf/context": "~3.1.0",
21
- "hyperf/contract": "~3.1.0",
22
- "hyperf/support": "~3.1.0",
23
- "hyperf/utils": "~3.1.0",
+ "php": ">=8.2",
+ "hyperf/context": "~3.2.0",
+ "hyperf/contract": "~3.2.0",
+ "hyperf/support": "~3.2.0",
+ "hyperf/utils": "~3.2.0",
24
"psr/container": "^1.0 || ^2.0",
25
"swow/psr7-plus": "^1.0"
26
0 commit comments