添加连接消息中心文件
Showing
| ... | ... | @@ -17,7 +17,8 @@ | 
| "hyperf/db-connection": "~1.1.0", | ||
| "hyperf/validation": "~1.1.0", | ||
| "hyperf/command": "~1.1.0", | ||
| "hyperf/redis": "~1.1.0" | ||
| "hyperf/redis": "~1.1.0", | ||
| "hyperf/guzzle": "^1.1@dev" | ||
| }, | ||
| "minimum-stability": "dev", | ||
| "autoload": { | ||
| ... | ... | 
publish/message.php
0 → 100644
Please register or sign in to comment