Skip to content

Commit 7c0c395

Browse files
committed
支持hyperf2.1
1 parent 218bb33 commit 7c0c395

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"license": "Apache-2.0",
1212
"require": {
1313
"php": ">=7.2",
14-
"hyperf/di": "^2.0.0",
15-
"hyperf/http-message": "^2.0.0",
16-
"hyperf/utils": "^2.0.0"
14+
"hyperf/di": "^2.0",
15+
"hyperf/http-message": "^2.0",
16+
"hyperf/utils": "^2.0"
1717
},
1818
"require-dev": {
1919
"friendsofphp/php-cs-fixer": "^2.14"

0 commit comments

Comments
 (0)