增加计算类验证

This commit is contained in:
yunwuxin
2019-01-28 12:48:36 +08:00
parent d1ca0cae74
commit 1d64363c81
2 changed files with 78 additions and 44 deletions

View File

@@ -8,7 +8,10 @@
}
],
"license": "Apache-2.0",
"require": {},
"require": {
"topthink/think-installer": ">=1.0.10",
"topthink/framework": "~5.0.0"
},
"autoload": {
"psr-4": {
"think\\captcha\\": "src/"