添加捕获所有未捕获的异常处理文件
Showing
| ... | @@ -20,6 +20,7 @@ | ... | @@ -20,6 +20,7 @@ | 
| "hyperf/redis": "~1.1.0", | "hyperf/redis": "~1.1.0", | ||
| "hyperf/guzzle": "~1.1.0", | "hyperf/guzzle": "~1.1.0", | ||
| "hyperf/config": "~1.1.0", | "hyperf/config": "~1.1.0", | ||
| "hyperf/logger": "~1.1.0", | |||
| "hyperf/service-governance": "~1.1.0", | "hyperf/service-governance": "~1.1.0", | ||
| "fzaninotto/faker": "^1.9" | "fzaninotto/faker": "^1.9" | ||
| }, | }, | ||
| ... | ... | 
Please register or sign in to comment