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 774dd0a commit 02c06e9Copy full SHA for 02c06e9
composer.json
@@ -22,10 +22,10 @@
22
"php": ">=7.2",
23
"psr/container": "^1.0",
24
"phpunit/phpunit": "^7.0",
25
- "hyperf/contract": "~1.1.0",
26
- "hyperf/http-message": "~1.1.0",
27
- "hyperf/http-server": "~1.1.0",
28
- "hyperf/utils": "~1.1.0"
+ "hyperf/contract": "~2.0.0",
+ "hyperf/http-message": "~2.0.0",
+ "hyperf/http-server": "~2.0.0",
+ "hyperf/utils": "~2.0.0"
29
},
30
"require-dev": {
31
"malukenho/docheader": "^0.1.6",
0 commit comments