mirror of
https://gitee.com/technical-laohu/mpay_v2_webman.git
synced 2026-04-22 01:54:25 +08:00
1. 调整异常处理类
2. 统一职责分工 3. 清除多余代码
This commit is contained in:
@@ -32,14 +32,14 @@
|
||||
"webman/redis": "^2.1",
|
||||
"illuminate/events": "^12.49",
|
||||
"webman/cache": "^2.1",
|
||||
"webman/console": "^2.1",
|
||||
"topthink/think-validate": "^3.0",
|
||||
"webman/console": "^2.2",
|
||||
"webman/captcha": "^1.0",
|
||||
"webman/event": "^1.0",
|
||||
"vlucas/phpdotenv": "^5.6",
|
||||
"workerman/crontab": "^1.0",
|
||||
"webman/redis-queue": "^2.1",
|
||||
"firebase/php-jwt": "^7.0"
|
||||
"firebase/php-jwt": "^7.0",
|
||||
"webman/validation": "^2.2"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-event": "For better performance. "
|
||||
|
||||
Reference in New Issue
Block a user