Skip to content

Commit 8cb1367

Browse files
committed
Upgrade 2.0 to 2.1
1 parent 704d654 commit 8cb1367

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
@@ -18,13 +18,13 @@
1818
"require": {
1919
"php": ">=7.2",
2020
"ext-redis": "*",
21-
"hyperf/contract": "~2.0.0",
22-
"hyperf/pool": "~2.0.0",
23-
"hyperf/utils": "~2.0.0",
21+
"hyperf/contract": "~2.1.0",
22+
"hyperf/pool": "~2.1.0",
23+
"hyperf/utils": "~2.1.0",
2424
"psr/container": "^1.0"
2525
},
2626
"require-dev": {
27-
"hyperf/di": "~2.0.0",
27+
"hyperf/di": "~2.1.0",
2828
"malukenho/docheader": "^0.1.6",
2929
"mockery/mockery": "^1.0",
3030
"phpunit/phpunit": "^7.0.0",

0 commit comments

Comments
 (0)