This commit is contained in:
张松
2025-08-13 19:37:15 +08:00
parent 29ace7e8ec
commit 0a26e53c7c
4 changed files with 1641 additions and 2 deletions

View File

@@ -30,7 +30,8 @@
"webman/think-orm": "^2.1",
"vlucas/phpdotenv": "^5.6",
"webman/think-cache": "^2.1",
"firebase/php-jwt": "^6.11"
"firebase/php-jwt": "^6.11",
"ext-bcmath": "*"
},
"suggest": {
"ext-event": "For better performance. "