We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f2197 commit c591163Copy full SHA for c591163
1 file changed
composer.json
@@ -19,10 +19,10 @@
19
"ext-swoole": ">=4.5",
20
"hyperf/model-cache": "^2.0.0",
21
"hyperf/redis": "^2.0.0",
22
- "hyperf-plus/route": "~2.1.0|dev-master",
+ "hyperf-plus/route": "~2.0.0|dev-master",
23
"96qbhy/hyperf-auth": "^2.3",
24
"hyperf-plus/ui": "~1.0.0|dev-master",
25
- "hyperf/paginator": "~2.1.0"
+ "hyperf/paginator": "^2.0.0"
26
},
27
"autoload": {
28
"psr-4": {
0 commit comments