This commit is contained in:
2025-08-13 14:12:31 +08:00
parent c95616561f
commit 34da927bc9
10 changed files with 2021 additions and 23 deletions

View File

@@ -26,7 +26,9 @@
"require": {
"php": ">=8.1",
"workerman/webman-framework": "^2.1",
"monolog/monolog": "^2.0"
"monolog/monolog": "^2.0",
"webman/think-orm": "^2.1",
"vlucas/phpdotenv": "^5.6"
},
"suggest": {
"ext-event": "For better performance. "