Skip to content

Commit b96271b

Browse files
committed
Upgrade 2.0 to 2.1
1 parent f51137c commit b96271b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
},
1818
"require": {
1919
"php": ">=7.2",
20-
"hyperf/contract": "~2.0.0",
21-
"hyperf/http-message": "~2.0.0",
22-
"hyperf/utils": "~2.0.0",
20+
"hyperf/contract": "~2.1.0",
21+
"hyperf/http-message": "~2.1.0",
22+
"hyperf/utils": "~2.1.0",
2323
"psr/container": "^1.0",
2424
"psr/log": "^1.0"
2525
},

0 commit comments

Comments
 (0)