更新基础组件

This commit is contained in:
技术老胡
2026-01-23 22:41:17 +08:00
parent 2205af9cd2
commit 28f1a2855c
9 changed files with 5994 additions and 9 deletions

View File

@@ -26,7 +26,25 @@
"require": {
"php": ">=8.1",
"workerman/webman-framework": "^2.1",
"monolog/monolog": "^2.0"
"monolog/monolog": "^2.0",
"php-di/php-di": "7.0",
"webman/cache": "^2.1",
"webman/redis": "^2.1",
"illuminate/events": "^11.0",
"webman/redis-queue": "^1.3",
"topthink/think-validate": "^3.0",
"webman/rate-limiter": "^1.1",
"webman/captcha": "^1.0",
"webman/event": "^1.0",
"vlucas/phpdotenv": "^5.6",
"workerman/crontab": "^1.0",
"webman/console": "^2.1",
"firebase/php-jwt": "^6.0",
"illuminate/database": "^11.0",
"guzzlehttp/guzzle": "^7.0",
"ramsey/uuid": "^4.0",
"nesbot/carbon": "^3.0",
"webman/admin": "~2.0"
},
"suggest": {
"ext-event": "For better performance. "