mirror of
https://gitee.com/fastadminnet/think-captcha.git
synced 2026-07-01 14:02:47 +08:00
增加计算类验证
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user