update Core && fix bug
Showing
| ... | ... | @@ -25,7 +25,7 @@ |
| }, | ||
| "require": { | ||
| "php": ">=7.2", | ||
| "workerman/webman-framework": "^1.3.0", | ||
| "workerman/webman-framework": "1.4.3", | ||
| "monolog/monolog": "^2.0", | ||
| "webman/auto-route": "^1.0", | ||
| "webman/think-orm": "1.0.2", | ||
| ... | ... | @@ -40,7 +40,8 @@ |
| "webman/think-cache": "^1.0", | ||
| "aliyuncs/oss-sdk-php": "^2.4", | ||
| "qcloud/cos-sdk-v5": "^2.5", | ||
| "jasongrimes/paginator": "^1.0" | ||
| "jasongrimes/paginator": "^1.0", | ||
| "webman/console": "1.0.27" | ||
| }, | ||
| "suggest": { | ||
| "ext-event": "For better performance. " | ||
| ... | ... |
webman
0 → 100644
Please register or sign in to comment