Skip to content

Commit 0cad825

Browse files
authored
Update composer.json
1 parent c43095f commit 0cad825

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
"require": {
1111
"php": ">=7.2",
1212
"psr/container": "^1.0",
13-
"hyperf/pool": "~1.1.0",
14-
"hyperf/contract": "~1.1.0",
15-
"hyperf/utils": "~1.1.0"
13+
"hyperf/pool": "^2.0",
14+
"hyperf/utils": "~2.0.0"
1615
},
1716
"autoload": {
1817
"classmap": [

0 commit comments

Comments
 (0)