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