基础扩展

This commit is contained in:
2025-09-10 15:22:08 +08:00
parent a15a4b770a
commit 96fc75c2b4
10 changed files with 2149 additions and 2 deletions

View File

@@ -26,7 +26,11 @@
"require": {
"php": ">=8.1",
"workerman/webman-framework": "^2.1",
"monolog/monolog": "^2.0"
"monolog/monolog": "^2.0",
"webman/think-orm": "^2.1",
"webman/redis": "^2.1",
"illuminate/events": "^11.46",
"webman/redis-queue": "^1.3"
},
"suggest": {
"ext-event": "For better performance. "