基础扩展
This commit is contained in:
@@ -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. "
|
||||
|
||||
Reference in New Issue
Block a user