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 f7411d6 commit 5c77da9Copy full SHA for 5c77da9
composer.json
@@ -18,12 +18,12 @@
18
"php": ">=8.1",
19
"psr/container": "^1.0|^2.0",
20
"psr/event-dispatcher": "^1.0",
21
- "hyperf/codec": "~3.0.0",
22
- "hyperf/collection": "~3.0.0",
23
- "hyperf/contract": "~3.0.0",
24
- "hyperf/command": "~3.0.0",
25
- "hyperf/support": "~3.0.0",
26
- "hyperf/utils": "~3.0.0"
+ "hyperf/codec": "~3.1.0",
+ "hyperf/collection": "~3.1.0",
+ "hyperf/contract": "~3.1.0",
+ "hyperf/command": "~3.1.0",
+ "hyperf/support": "~3.1.0",
+ "hyperf/utils": "~3.1.0"
27
},
28
"suggest": {
29
"hyperf/di": "Required to use annotations.",
0 commit comments