Skip to content

Commit 7028edb

Browse files
committed
Version 1.1.0
1 parent fc04375 commit 7028edb

File tree

20 files changed

+84
-63
lines changed

20 files changed

+84
-63
lines changed

ReCaptchaAdminUi/composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
77
"magento/module-config": "*",
8-
"magento/module-re-captcha-ui": "*",
8+
"magento/module-re-captcha-ui": "1.1.*",
99
"magento/module-store": "*"
1010
},
1111
"type": "magento2-module",
@@ -17,5 +17,6 @@
1717
"psr-4": {
1818
"Magento\\ReCaptchaAdminUi\\": ""
1919
}
20-
}
20+
},
21+
"version": "1.1.0"
2122
}

ReCaptchaCheckout/composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
77
"magento/module-checkout": "*",
8-
"magento/module-re-captcha-ui": "*"
8+
"magento/module-re-captcha-ui": "1.1.*"
99
},
1010
"type": "magento2-module",
1111
"license": "OSL-3.0",
@@ -16,5 +16,6 @@
1616
"psr-4": {
1717
"Magento\\ReCaptchaCheckout\\": ""
1818
}
19-
}
19+
},
20+
"version": "1.1.0"
2021
}

ReCaptchaContact/composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
7-
"magento/module-re-captcha-ui": "*"
7+
"magento/module-re-captcha-ui": "1.1.*"
88
},
99
"type": "magento2-module",
1010
"license": "OSL-3.0",
@@ -15,5 +15,6 @@
1515
"psr-4": {
1616
"Magento\\ReCaptchaContact\\": ""
1717
}
18-
}
18+
},
19+
"version": "1.1.0"
1920
}

ReCaptchaCustomer/composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
77
"magento/module-customer": "*",
8-
"magento/module-re-captcha-ui": "*",
9-
"magento/module-re-captcha-validation-api": "*"
8+
"magento/module-re-captcha-ui": "1.1.*",
9+
"magento/module-re-captcha-validation-api": "1.1.*"
1010
},
1111
"type": "magento2-module",
1212
"license": "OSL-3.0",
@@ -17,5 +17,6 @@
1717
"psr-4": {
1818
"Magento\\ReCaptchaCustomer\\": ""
1919
}
20-
}
20+
},
21+
"version": "1.1.0"
2122
}

ReCaptchaFrontendUi/composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
77
"magento/module-store": "*",
8-
"magento/module-re-captcha-ui": "*"
8+
"magento/module-re-captcha-ui": "1.1.*"
99
},
1010
"type": "magento2-module",
1111
"license": "OSL-3.0",
@@ -16,5 +16,6 @@
1616
"psr-4": {
1717
"Magento\\ReCaptchaFrontendUi\\": ""
1818
}
19-
}
19+
},
20+
"version": "1.1.0"
2021
}

ReCaptchaMigration/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
"psr-4": {
1616
"Magento\\ReCaptchaMigration\\": ""
1717
}
18-
}
18+
},
19+
"version": "1.1.0"
1920
}

ReCaptchaNewsletter/composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
7-
"magento/module-re-captcha-ui": "*"
7+
"magento/module-re-captcha-ui": "1.1.*"
88
},
99
"type": "magento2-module",
1010
"license": "OSL-3.0",
@@ -15,5 +15,6 @@
1515
"psr-4": {
1616
"Magento\\ReCaptchaNewsletter\\": ""
1717
}
18-
}
18+
},
19+
"version": "1.1.0"
1920
}

ReCaptchaPaypal/composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"require": {
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
7-
"magento/module-re-captcha-ui": "*",
8-
"magento/module-re-captcha-validation-api": "*",
7+
"magento/module-re-captcha-ui": "1.1.*",
8+
"magento/module-re-captcha-validation-api": "1.1.*",
99
"magento/module-checkout": "*"
1010
},
1111
"type": "magento2-module",
@@ -17,5 +17,6 @@
1717
"psr-4": {
1818
"Magento\\ReCaptchaPaypal\\": ""
1919
}
20-
}
20+
},
21+
"version": "1.1.0"
2122
}

ReCaptchaReview/composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
7-
"magento/module-re-captcha-ui": "*"
7+
"magento/module-re-captcha-ui": "1.1.*"
88
},
99
"type": "magento2-module",
1010
"license": "OSL-3.0",
@@ -15,5 +15,6 @@
1515
"psr-4": {
1616
"Magento\\ReCaptchaReview\\": ""
1717
}
18-
}
18+
},
19+
"version": "1.1.0"
1920
}

ReCaptchaSendFriend/composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
7-
"magento/module-re-captcha-ui": "*"
7+
"magento/module-re-captcha-ui": "1.1.*"
88
},
99
"type": "magento2-module",
1010
"license": "OSL-3.0",
@@ -15,5 +15,6 @@
1515
"psr-4": {
1616
"Magento\\ReCaptchaSendFriend\\": ""
1717
}
18-
}
18+
},
19+
"version": "1.1.0"
1920
}

0 commit comments

Comments
 (0)