Skip to content

Commit 02c06e9

Browse files
committed
Upgrade 1.1 to 2.0
1 parent 774dd0a commit 02c06e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"php": ">=7.2",
2323
"psr/container": "^1.0",
2424
"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"
25+
"hyperf/contract": "~2.0.0",
26+
"hyperf/http-message": "~2.0.0",
27+
"hyperf/http-server": "~2.0.0",
28+
"hyperf/utils": "~2.0.0"
2929
},
3030
"require-dev": {
3131
"malukenho/docheader": "^0.1.6",

0 commit comments

Comments
 (0)