File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-validation" ,
33 "description" : " Google reCAPTCHA integration for Magento2" ,
4+ "repositories" : [
5+ {
6+ "type" : " vcs" ,
7+ "url" : " git@github.com:phpfui/recaptcha.git"
8+ }
9+ ],
410 "require" : {
511 "php" : " ~8.2.0||~8.3.0||~8.4.0" ,
612 "magento/framework" : " *" ,
713 "magento/module-re-captcha-validation-api" : " *" ,
8- "google/recaptcha" : " ^1.2 "
14+ "google/recaptcha" : " dev-PHP84 "
915 },
1016 "type" : " magento2-module" ,
1117 "license" : " OSL-3.0" ,
Original file line number Diff line number Diff line change 22 "name" : " magento/security-package" ,
33 "description" : " Magento Security Package" ,
44 "type" : " metapackage" ,
5+ "repositories" : [
6+ {
7+ "type" : " vcs" ,
8+ "url" : " git@github.com:phpfui/recaptcha.git"
9+ }
10+ ],
511 "require" : {
612 "magento/module-re-captcha-admin-ui" : " *" ,
713 "magento/module-re-captcha-checkout" : " *" ,
2834 "magento/module-re-captcha-webapi-ui" : " *" ,
2935 "magento/module-securitytxt" : " *" ,
3036 "magento/module-two-factor-auth" : " *" ,
31- "google/recaptcha" : " ^1.2 " ,
37+ "google/recaptcha" : " dev-PHP84 " ,
3238 "magento/module-re-captcha-checkout-sales-rule" : " *"
3339 }
3440}
You can’t perform that action at this time.
0 commit comments