Skip to content

Commit 2e38e82

Browse files
committed
Upgrade 2.0 to 2.1
1 parent d73d89c commit 2e38e82

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
@@ -17,10 +17,10 @@
1717
},
1818
"require": {
1919
"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",
20+
"hyperf/contract": "~2.1.0",
21+
"hyperf/exception-handler": "~2.1.0",
22+
"hyperf/http-server": "~2.1.0",
23+
"hyperf/utils": "~2.1.0",
2424
"psr/container": "^1.0",
2525
"psr/event-dispatcher": "^1.0",
2626
"psr/log": "^1.0"

0 commit comments

Comments
 (0)