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 1
1
{
2
2
"name" : " magento/module-re-captcha-admin-ui" ,
3
3
"description" : " Google reCAPTCHA integration for Magento2" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.1" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"magento/framework" : " *" ,
7
10
"magento/module-config" : " *" ,
8
- "magento/module-re-captcha-ui" : " *" ,
11
+ "magento/module-re-captcha-ui" : " 1.1. *" ,
9
12
"magento/module-store" : " *"
10
13
},
11
- "type" : " magento2-module" ,
12
- "license" : " OSL-3.0" ,
13
14
"autoload" : {
14
15
"files" : [
15
16
" registration.php"
19
20
}
20
21
}
21
22
}
23
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-re-captcha-checkout" ,
3
3
"description" : " Google reCAPTCHA integration for Magento2" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.1" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"magento/framework" : " *" ,
7
10
"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. *"
14
17
},
15
- "type" : " magento2-module" ,
16
- "license" : " OSL-3.0" ,
17
18
"autoload" : {
18
19
"files" : [
19
20
" registration.php"
23
24
}
24
25
}
25
26
}
27
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-re-captcha-contact" ,
3
3
"description" : " Google reCAPTCHA integration for Magento2" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.0" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"magento/framework" : " *" ,
7
- "magento/module-re-captcha-ui" : " *"
10
+ "magento/module-re-captcha-ui" : " 1.1. *"
8
11
},
9
- "type" : " magento2-module" ,
10
- "license" : " OSL-3.0" ,
11
12
"autoload" : {
12
13
"files" : [
13
14
" registration.php"
17
18
}
18
19
}
19
20
}
21
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-re-captcha-customer" ,
3
3
"description" : " Google reCAPTCHA integration for Magento2" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.1" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"magento/framework" : " *" ,
7
10
"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. *"
11
14
},
12
- "type" : " magento2-module" ,
13
- "license" : " OSL-3.0" ,
14
15
"autoload" : {
15
16
"files" : [
16
17
" registration.php"
20
21
}
21
22
}
22
23
}
24
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-re-captcha-frontend-ui" ,
3
3
"description" : " Google reCAPTCHA integration for Magento2" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.1" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"magento/framework" : " *" ,
7
10
"magento/module-store" : " *" ,
8
- "magento/module-re-captcha-ui" : " *"
11
+ "magento/module-re-captcha-ui" : " 1.1. *"
9
12
},
10
- "type" : " magento2-module" ,
11
- "license" : " OSL-3.0" ,
12
13
"autoload" : {
13
14
"files" : [
14
15
" registration.php"
18
19
}
19
20
}
20
21
}
22
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-re-captcha-migration" ,
3
3
"description" : " Google reCAPTCHA config migration for Magento2" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.1" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"magento/framework" : " *" ,
7
10
"magento/module-config" : " *"
8
11
},
9
- "type" : " magento2-module" ,
10
- "license" : " OSL-3.0" ,
11
12
"autoload" : {
12
13
"files" : [
13
14
" registration.php"
17
18
}
18
19
}
19
20
}
21
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-re-captcha-newsletter" ,
3
3
"description" : " Google reCAPTCHA integration for Magento2" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.1" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"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. *"
10
13
},
11
- "type" : " magento2-module" ,
12
- "license" : " OSL-3.0" ,
13
14
"autoload" : {
14
15
"files" : [
15
16
" registration.php"
19
20
}
20
21
}
21
22
}
23
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-re-captcha-paypal" ,
3
3
"description" : " Google reCaptcha integration for Magento2 PayPal PayflowPro payment form" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.1" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"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. *" ,
9
12
"magento/module-checkout" : " *" ,
10
- "magento/module-re-captcha-webapi-api" : " *"
13
+ "magento/module-re-captcha-webapi-api" : " 1.0. *"
11
14
},
12
- "type" : " magento2-module" ,
13
- "license" : " OSL-3.0" ,
14
15
"autoload" : {
15
16
"files" : [
16
17
" registration.php"
20
21
}
21
22
}
22
23
}
24
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-re-captcha-review" ,
3
3
"description" : " Google reCAPTCHA integration for Magento2" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.1" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"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. *"
10
13
},
11
- "type" : " magento2-module" ,
12
- "license" : " OSL-3.0" ,
13
14
"autoload" : {
14
15
"files" : [
15
16
" registration.php"
19
20
}
20
21
}
21
22
}
23
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magento/module-re-captcha-send-friend" ,
3
3
"description" : " Google reCAPTCHA integration for Magento2" ,
4
+ "type" : " magento2-module" ,
5
+ "license" : " OSL-3.0" ,
6
+ "version" : " 1.1.1" ,
4
7
"require" : {
5
8
"php" : " ~7.3.0||~7.4.0" ,
6
9
"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. *"
10
13
},
11
- "type" : " magento2-module" ,
12
- "license" : " OSL-3.0" ,
13
14
"autoload" : {
14
15
"files" : [
15
16
" registration.php"
19
20
}
20
21
}
21
22
}
23
+
You can’t perform that action at this time.
0 commit comments