File tree Expand file tree Collapse file tree 25 files changed +182
-132
lines changed
ReCaptchaVersion2Checkbox
ReCaptchaVersion2Invisible
ReCaptchaVersion3Invisible Expand file tree Collapse file tree 25 files changed +182
-132
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-admin-ui" ,
33 "description" : " Google reCAPTCHA integration for Magento2" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.1" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
710 "magento/module-config" : " *" ,
8- "magento/module-re-captcha-ui" : " *" ,
11+ "magento/module-re-captcha-ui" : " 1.1. *" ,
912 "magento/module-store" : " *"
1013 },
11- "type" : " magento2-module" ,
12- "license" : " OSL-3.0" ,
1314 "autoload" : {
1415 "files" : [
1516 " registration.php"
1920 }
2021 }
2122}
23+
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-checkout" ,
33 "description" : " Google reCAPTCHA integration for Magento2" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.1" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
710 "magento/module-checkout" : " *" ,
8- "magento/module-re-captcha-ui" : " *" ,
9- "magento/module-re-captcha-validation-api" : " *" ,
10- "magento/module-re-captcha-admin-ui" : " *" ,
11- "magento/module-re-captcha-frontend-ui" : " *" ,
12- "magento/module-re-captcha-webapi-api" : " *" ,
13- "magento/module-re-captcha-webapi-ui" : " *"
11+ "magento/module-re-captcha-ui" : " 1.1. *" ,
12+ "magento/module-re-captcha-validation-api" : " 1.1. *" ,
13+ "magento/module-re-captcha-admin-ui" : " 1.1. *" ,
14+ "magento/module-re-captcha-frontend-ui" : " 1.1. *" ,
15+ "magento/module-re-captcha-webapi-api" : " 1.0. *" ,
16+ "magento/module-re-captcha-webapi-ui" : " 1.0. *"
1417 },
15- "type" : " magento2-module" ,
16- "license" : " OSL-3.0" ,
1718 "autoload" : {
1819 "files" : [
1920 " registration.php"
2324 }
2425 }
2526}
27+
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-contact" ,
33 "description" : " Google reCAPTCHA integration for Magento2" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.0" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
7- "magento/module-re-captcha-ui" : " *"
10+ "magento/module-re-captcha-ui" : " 1.1. *"
811 },
9- "type" : " magento2-module" ,
10- "license" : " OSL-3.0" ,
1112 "autoload" : {
1213 "files" : [
1314 " registration.php"
1718 }
1819 }
1920}
21+
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-customer" ,
33 "description" : " Google reCAPTCHA integration for Magento2" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.1" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
710 "magento/module-customer" : " *" ,
8- "magento/module-re-captcha-ui" : " *" ,
9- "magento/module-re-captcha-validation-api" : " *" ,
10- "magento/module-re-captcha-webapi-api" : " *"
11+ "magento/module-re-captcha-ui" : " 1.1. *" ,
12+ "magento/module-re-captcha-validation-api" : " 1.1. *" ,
13+ "magento/module-re-captcha-webapi-api" : " 1.0. *"
1114 },
12- "type" : " magento2-module" ,
13- "license" : " OSL-3.0" ,
1415 "autoload" : {
1516 "files" : [
1617 " registration.php"
2021 }
2122 }
2223}
24+
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-frontend-ui" ,
33 "description" : " Google reCAPTCHA integration for Magento2" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.1" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
710 "magento/module-store" : " *" ,
8- "magento/module-re-captcha-ui" : " *"
11+ "magento/module-re-captcha-ui" : " 1.1. *"
912 },
10- "type" : " magento2-module" ,
11- "license" : " OSL-3.0" ,
1213 "autoload" : {
1314 "files" : [
1415 " registration.php"
1819 }
1920 }
2021}
22+
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-migration" ,
33 "description" : " Google reCAPTCHA config migration for Magento2" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.1" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
710 "magento/module-config" : " *"
811 },
9- "type" : " magento2-module" ,
10- "license" : " OSL-3.0" ,
1112 "autoload" : {
1213 "files" : [
1314 " registration.php"
1718 }
1819 }
1920}
21+
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-newsletter" ,
33 "description" : " Google reCAPTCHA integration for Magento2" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.1" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
7- "magento/module-re-captcha-ui" : " *" ,
8- "magento/module-re-captcha-validation-api" : " *" ,
9- "magento/module-re-captcha-webapi-api" : " *"
10+ "magento/module-re-captcha-ui" : " 1.1. *" ,
11+ "magento/module-re-captcha-validation-api" : " 1.1. *" ,
12+ "magento/module-re-captcha-webapi-api" : " 1.0. *"
1013 },
11- "type" : " magento2-module" ,
12- "license" : " OSL-3.0" ,
1314 "autoload" : {
1415 "files" : [
1516 " registration.php"
1920 }
2021 }
2122}
23+
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-paypal" ,
33 "description" : " Google reCaptcha integration for Magento2 PayPal PayflowPro payment form" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.1" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
7- "magento/module-re-captcha-ui" : " *" ,
8- "magento/module-re-captcha-validation-api" : " *" ,
10+ "magento/module-re-captcha-ui" : " 1.1. *" ,
11+ "magento/module-re-captcha-validation-api" : " 1.1. *" ,
912 "magento/module-checkout" : " *" ,
10- "magento/module-re-captcha-webapi-api" : " *"
13+ "magento/module-re-captcha-webapi-api" : " 1.0. *"
1114 },
12- "type" : " magento2-module" ,
13- "license" : " OSL-3.0" ,
1415 "autoload" : {
1516 "files" : [
1617 " registration.php"
2021 }
2122 }
2223}
24+
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-review" ,
33 "description" : " Google reCAPTCHA integration for Magento2" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.1" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
7- "magento/module-re-captcha-ui" : " *" ,
8- "magento/module-re-captcha-validation-api" : " *" ,
9- "magento/module-re-captcha-webapi-api" : " *"
10+ "magento/module-re-captcha-ui" : " 1.1. *" ,
11+ "magento/module-re-captcha-validation-api" : " 1.1. *" ,
12+ "magento/module-re-captcha-webapi-api" : " 1.0. *"
1013 },
11- "type" : " magento2-module" ,
12- "license" : " OSL-3.0" ,
1314 "autoload" : {
1415 "files" : [
1516 " registration.php"
1920 }
2021 }
2122}
23+
Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-re-captcha-send-friend" ,
33 "description" : " Google reCAPTCHA integration for Magento2" ,
4+ "type" : " magento2-module" ,
5+ "license" : " OSL-3.0" ,
6+ "version" : " 1.1.1" ,
47 "require" : {
58 "php" : " ~7.3.0||~7.4.0" ,
69 "magento/framework" : " *" ,
7- "magento/module-re-captcha-ui" : " *" ,
8- "magento/module-re-captcha-validation-api" : " *" ,
9- "magento/module-re-captcha-webapi-api" : " *"
10+ "magento/module-re-captcha-ui" : " 1.1. *" ,
11+ "magento/module-re-captcha-validation-api" : " 1.1. *" ,
12+ "magento/module-re-captcha-webapi-api" : " 1.0. *"
1013 },
11- "type" : " magento2-module" ,
12- "license" : " OSL-3.0" ,
1314 "autoload" : {
1415 "files" : [
1516 " registration.php"
1920 }
2021 }
2122}
23+
You can’t perform that action at this time.
0 commit comments