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 d73d89c commit 2e38e82Copy full SHA for 2e38e82
composer.json
@@ -17,10 +17,10 @@
17
},
18
"require": {
19
"php": ">=7.2",
20
- "hyperf/contract": "~2.0.0",
21
- "hyperf/exception-handler": "~2.0.0",
22
- "hyperf/http-server": "~2.0.0",
23
- "hyperf/utils": "~2.0.0",
+ "hyperf/contract": "~2.1.0",
+ "hyperf/exception-handler": "~2.1.0",
+ "hyperf/http-server": "~2.1.0",
+ "hyperf/utils": "~2.1.0",
24
"psr/container": "^1.0",
25
"psr/event-dispatcher": "^1.0",
26
"psr/log": "^1.0"
0 commit comments