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.
~3.1.0
1 parent 152e1ba commit 8f9a85fCopy full SHA for 8f9a85f
composer.json
@@ -17,10 +17,10 @@
17
},
18
"require": {
19
"php": ">=8.1",
20
- "hyperf/contract": "~3.0.0",
21
- "hyperf/http-message": "~3.0.0",
22
- "hyperf/support": "~3.0.0",
23
- "hyperf/utils": "~3.0.0",
+ "hyperf/contract": "~3.1.0",
+ "hyperf/http-message": "~3.1.0",
+ "hyperf/support": "~3.1.0",
+ "hyperf/utils": "~3.1.0",
24
"psr/container": "^1.0|^2.0"
25
26
"autoload": {
0 commit comments