Skip to content

Commit c591163

Browse files
authored
支持hyperf2.2
1 parent 47f2197 commit c591163

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"ext-swoole": ">=4.5",
2020
"hyperf/model-cache": "^2.0.0",
2121
"hyperf/redis": "^2.0.0",
22-
"hyperf-plus/route": "~2.1.0|dev-master",
22+
"hyperf-plus/route": "~2.0.0|dev-master",
2323
"96qbhy/hyperf-auth": "^2.3",
2424
"hyperf-plus/ui": "~1.0.0|dev-master",
25-
"hyperf/paginator": "~2.1.0"
25+
"hyperf/paginator": "^2.0.0"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)