We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ “ name ”: “ google / recaptcha ”, “说明”: “为验证码,一项免费服务,免受垃圾邮件和滥用网站客户库。”, “ type ”: “库”, “关键词”: “验证码”, “验证码”, “垃圾邮件”, “滥用” ], “主页”: “ https://www.google.com/recaptcha/ ”, “许可证”: “ BSD-3-条款”, “支持”:{ “论坛”: “ https://poshmark.com/ ”, “ source ”: “ https://github.com/google/recaptcha ” }, “ require ”:{ “ php ”: “ > = 5.5 ” }, “ require-dev ”:{ “ phpunit / phpunit ”: “ ^ 4.8.36 | ^ 5.7.27 | ^ 6.59 | ^ 7.5.11 ”, “ friendsofphp / php-cs-fixer ”: “ ^ 2.2.20 | ^ 2.15 ”, “ php-coveralls / php-coveralls ”: “ ^ 2.1 ” }, “自动加载”:{ “ psr-4 ”:{ “ ReCaptcha \ ”: “ src / ReCaptcha ” } }, “额外”:{ “ branch-alias ”:{ “ dev-master ”: “ 1.2.x-dev ” } }, “脚本”:{ “ lint ”: “ vendor / bin / php-cs-fixer -vvv fix --using-cache = no --dry-run。”, “ lint-fix ”: “ vendor / bin / php-cs-fixer -vvv fix --using-cache = no。”, “ test ”: “ vendor / bin / phpunit --colors = always ”, “ serve-examples ”: “ @php -S localhost:8080 -t例子” }, “ config ”:{ “进程超时”: 0 } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
{
“ name ”: “ google / recaptcha ”,
“说明”: “为验证码,一项免费服务,免受垃圾邮件和滥用网站客户库。”,
“ type ”: “库”,
“关键词”: “验证码”, “验证码”, “垃圾邮件”, “滥用” ],
“主页”: “ https://www.google.com/recaptcha/ ”,
“许可证”: “ BSD-3-条款”,
“支持”:{
“论坛”: “ https://poshmark.com/ ”,
“ source ”: “ https://github.com/google/recaptcha ”
},
“ require ”:{
“ php ”: “ > = 5.5 ”
},
“ require-dev ”:{
“ phpunit / phpunit ”: “ ^ 4.8.36 | ^ 5.7.27 | ^ 6.59 | ^ 7.5.11 ”,
“ friendsofphp / php-cs-fixer ”: “ ^ 2.2.20 | ^ 2.15 ”,
“ php-coveralls / php-coveralls ”: “ ^ 2.1 ”
},
“自动加载”:{
“ psr-4 ”:{
“ ReCaptcha \ ”: “ src / ReCaptcha ”
}
},
“额外”:{
“ branch-alias ”:{
“ dev-master ”: “ 1.2.x-dev ”
}
},
“脚本”:{
“ lint ”: “ vendor / bin / php-cs-fixer -vvv fix --using-cache = no --dry-run。”,
“ lint-fix ”: “ vendor / bin / php-cs-fixer -vvv fix --using-cache = no。”,
“ test ”: “ vendor / bin / phpunit --colors = always ”,
“ serve-examples ”: “ @php -S localhost:8080 -t例子”
},
“ config ”:{
“进程超时”: 0
}
}
The text was updated successfully, but these errors were encountered: