1 Star 1 Fork 0

fish / drag-captcha

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 383 Bytes
一键复制 编辑 原始数据 按行查看 历史
RLOFLS 提交于 2022-07-14 17:11 . Update composer.json
{
"name": "rlofls/drag-captcha",
"description": "Drag-and-drop graphics verification, small and easy to use",
"license": "MIT",
"authors": [
{
"name": "rlofls"
}
],
"autoload": {
"psr-4": {
"Rlofls\\DragCaptcha\\": "./src"
}
},
"require": {
"php": ">=7.2",
"ext-gd": "*"
}
}
1
https://gitee.com/mayuntym/drag-captcha.git
git@gitee.com:mayuntym/drag-captcha.git
mayuntym
drag-captcha
drag-captcha
main

搜索帮助