Skip to content

Commit 67c1406

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

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

0 commit comments

Comments
 (0)