This commit is contained in:
wangjinlei
2025-01-09 09:25:20 +08:00
parent 0df350a819
commit 6abe90ec53
4 changed files with 40 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
}
],
"require": {
"php": ">=5.4.0",
"php": ">=7.0",
"topthink/framework": "5.0.*",
"topthink/think-captcha": "1.*",
"phpmailer/phpmailer": "^6.9",