From 7028edbb2ea2fa162d70341c15533797ee09274a Mon Sep 17 00:00:00 2001 From: mage2-team Date: Wed, 23 Sep 2020 09:00:14 -0700 Subject: [PATCH] Version 1.1.0 --- ReCaptchaAdminUi/composer.json | 5 +-- ReCaptchaCheckout/composer.json | 5 +-- ReCaptchaContact/composer.json | 5 +-- ReCaptchaCustomer/composer.json | 7 ++-- ReCaptchaFrontendUi/composer.json | 5 +-- ReCaptchaMigration/composer.json | 3 +- ReCaptchaNewsletter/composer.json | 5 +-- ReCaptchaPaypal/composer.json | 7 ++-- ReCaptchaReview/composer.json | 5 +-- ReCaptchaSendFriend/composer.json | 5 +-- ReCaptchaUi/composer.json | 5 +-- ReCaptchaUser/composer.json | 7 ++-- ReCaptchaValidation/composer.json | 5 +-- ReCaptchaValidationApi/composer.json | 3 +- ReCaptchaVersion2Checkbox/composer.json | 9 ++--- ReCaptchaVersion2Invisible/composer.json | 9 ++--- ReCaptchaVersion3Invisible/composer.json | 9 ++--- Securitytxt/composer.json | 3 +- TwoFactorAuth/composer.json | 3 +- _metapackage/composer.json | 42 +++++++++++++----------- 20 files changed, 84 insertions(+), 63 deletions(-) diff --git a/ReCaptchaAdminUi/composer.json b/ReCaptchaAdminUi/composer.json index a7286247..9c159bd0 100644 --- a/ReCaptchaAdminUi/composer.json +++ b/ReCaptchaAdminUi/composer.json @@ -5,7 +5,7 @@ "php": "~7.3.0||~7.4.0", "magento/framework": "*", "magento/module-config": "*", - "magento/module-re-captcha-ui": "*", + "magento/module-re-captcha-ui": "1.1.*", "magento/module-store": "*" }, "type": "magento2-module", @@ -17,5 +17,6 @@ "psr-4": { "Magento\\ReCaptchaAdminUi\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaCheckout/composer.json b/ReCaptchaCheckout/composer.json index 1b394307..2e153406 100644 --- a/ReCaptchaCheckout/composer.json +++ b/ReCaptchaCheckout/composer.json @@ -5,7 +5,7 @@ "php": "~7.3.0||~7.4.0", "magento/framework": "*", "magento/module-checkout": "*", - "magento/module-re-captcha-ui": "*" + "magento/module-re-captcha-ui": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -16,5 +16,6 @@ "psr-4": { "Magento\\ReCaptchaCheckout\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaContact/composer.json b/ReCaptchaContact/composer.json index 0abcf099..419d0411 100644 --- a/ReCaptchaContact/composer.json +++ b/ReCaptchaContact/composer.json @@ -4,7 +4,7 @@ "require": { "php": "~7.3.0||~7.4.0", "magento/framework": "*", - "magento/module-re-captcha-ui": "*" + "magento/module-re-captcha-ui": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -15,5 +15,6 @@ "psr-4": { "Magento\\ReCaptchaContact\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaCustomer/composer.json b/ReCaptchaCustomer/composer.json index c189e6e3..dacd19cf 100644 --- a/ReCaptchaCustomer/composer.json +++ b/ReCaptchaCustomer/composer.json @@ -5,8 +5,8 @@ "php": "~7.3.0||~7.4.0", "magento/framework": "*", "magento/module-customer": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*" + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -17,5 +17,6 @@ "psr-4": { "Magento\\ReCaptchaCustomer\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaFrontendUi/composer.json b/ReCaptchaFrontendUi/composer.json index 32c73d88..07910fed 100644 --- a/ReCaptchaFrontendUi/composer.json +++ b/ReCaptchaFrontendUi/composer.json @@ -5,7 +5,7 @@ "php": "~7.3.0||~7.4.0", "magento/framework": "*", "magento/module-store": "*", - "magento/module-re-captcha-ui": "*" + "magento/module-re-captcha-ui": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -16,5 +16,6 @@ "psr-4": { "Magento\\ReCaptchaFrontendUi\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaMigration/composer.json b/ReCaptchaMigration/composer.json index 9c122161..86dac185 100644 --- a/ReCaptchaMigration/composer.json +++ b/ReCaptchaMigration/composer.json @@ -15,5 +15,6 @@ "psr-4": { "Magento\\ReCaptchaMigration\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaNewsletter/composer.json b/ReCaptchaNewsletter/composer.json index 108ad049..1317e5d1 100644 --- a/ReCaptchaNewsletter/composer.json +++ b/ReCaptchaNewsletter/composer.json @@ -4,7 +4,7 @@ "require": { "php": "~7.3.0||~7.4.0", "magento/framework": "*", - "magento/module-re-captcha-ui": "*" + "magento/module-re-captcha-ui": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -15,5 +15,6 @@ "psr-4": { "Magento\\ReCaptchaNewsletter\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaPaypal/composer.json b/ReCaptchaPaypal/composer.json index 640a2b93..022d6368 100644 --- a/ReCaptchaPaypal/composer.json +++ b/ReCaptchaPaypal/composer.json @@ -4,8 +4,8 @@ "require": { "php": "~7.3.0||~7.4.0", "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*", "magento/module-checkout": "*" }, "type": "magento2-module", @@ -17,5 +17,6 @@ "psr-4": { "Magento\\ReCaptchaPaypal\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaReview/composer.json b/ReCaptchaReview/composer.json index be9bc922..0792a4b3 100644 --- a/ReCaptchaReview/composer.json +++ b/ReCaptchaReview/composer.json @@ -4,7 +4,7 @@ "require": { "php": "~7.3.0||~7.4.0", "magento/framework": "*", - "magento/module-re-captcha-ui": "*" + "magento/module-re-captcha-ui": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -15,5 +15,6 @@ "psr-4": { "Magento\\ReCaptchaReview\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaSendFriend/composer.json b/ReCaptchaSendFriend/composer.json index fa7a0eb4..0ab1278a 100644 --- a/ReCaptchaSendFriend/composer.json +++ b/ReCaptchaSendFriend/composer.json @@ -4,7 +4,7 @@ "require": { "php": "~7.3.0||~7.4.0", "magento/framework": "*", - "magento/module-re-captcha-ui": "*" + "magento/module-re-captcha-ui": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -15,5 +15,6 @@ "psr-4": { "Magento\\ReCaptchaSendFriend\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaUi/composer.json b/ReCaptchaUi/composer.json index 2f0e4b81..fd60c2ee 100644 --- a/ReCaptchaUi/composer.json +++ b/ReCaptchaUi/composer.json @@ -4,7 +4,7 @@ "require": { "php": "~7.3.0||~7.4.0", "magento/framework": "*", - "magento/module-re-captcha-validation-api": "*" + "magento/module-re-captcha-validation-api": "1.1.*" }, "authors": [ { @@ -21,5 +21,6 @@ "psr-4": { "Magento\\ReCaptchaUi\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaUser/composer.json b/ReCaptchaUser/composer.json index 4225a716..06d0c724 100644 --- a/ReCaptchaUser/composer.json +++ b/ReCaptchaUser/composer.json @@ -4,8 +4,8 @@ "require": { "php": "~7.3.0||~7.4.0", "magento/framework": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*" + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -16,5 +16,6 @@ "psr-4": { "Magento\\ReCaptchaUser\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaValidation/composer.json b/ReCaptchaValidation/composer.json index 27557ec4..974a4da7 100644 --- a/ReCaptchaValidation/composer.json +++ b/ReCaptchaValidation/composer.json @@ -4,7 +4,7 @@ "require": { "php": "~7.3.0||~7.4.0", "magento/framework": "*", - "magento/module-re-captcha-validation-api": "*", + "magento/module-re-captcha-validation-api": "1.1.*", "google/recaptcha": "^1.2" }, "type": "magento2-module", @@ -16,5 +16,6 @@ "psr-4": { "Magento\\ReCaptchaValidation\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaValidationApi/composer.json b/ReCaptchaValidationApi/composer.json index 137541b4..0f27b43a 100644 --- a/ReCaptchaValidationApi/composer.json +++ b/ReCaptchaValidationApi/composer.json @@ -14,5 +14,6 @@ "psr-4": { "Magento\\ReCaptchaValidationApi\\": "" } - } + }, + "version": "1.1.0" } diff --git a/ReCaptchaVersion2Checkbox/composer.json b/ReCaptchaVersion2Checkbox/composer.json index a565558c..43180015 100644 --- a/ReCaptchaVersion2Checkbox/composer.json +++ b/ReCaptchaVersion2Checkbox/composer.json @@ -5,12 +5,12 @@ "php": "~7.3.0||~7.4.0", "magento/framework": "*", "magento/module-store": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*" + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "*" + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -21,5 +21,6 @@ "psr-4": { "Magento\\ReCaptchaVersion2Checkbox\\": "" } - } + }, + "version": "2.0.0" } diff --git a/ReCaptchaVersion2Invisible/composer.json b/ReCaptchaVersion2Invisible/composer.json index b3089652..8583dec2 100644 --- a/ReCaptchaVersion2Invisible/composer.json +++ b/ReCaptchaVersion2Invisible/composer.json @@ -5,12 +5,12 @@ "php": "~7.3.0||~7.4.0", "magento/framework": "*", "magento/module-store": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*" + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "*" + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -21,5 +21,6 @@ "psr-4": { "Magento\\ReCaptchaVersion2Invisible\\": "" } - } + }, + "version": "2.0.0" } diff --git a/ReCaptchaVersion3Invisible/composer.json b/ReCaptchaVersion3Invisible/composer.json index 204d10fd..36dc630b 100644 --- a/ReCaptchaVersion3Invisible/composer.json +++ b/ReCaptchaVersion3Invisible/composer.json @@ -5,12 +5,12 @@ "php": "~7.3.0||~7.4.0", "magento/framework": "*", "magento/module-store": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-validation-api": "*" + "magento/module-re-captcha-ui": "1.1.*", + "magento/module-re-captcha-validation-api": "1.1.*" }, "suggest": { "magento/module-config": "*", - "magento/module-re-captcha-admin-ui": "*" + "magento/module-re-captcha-admin-ui": "1.1.*" }, "type": "magento2-module", "license": "OSL-3.0", @@ -21,5 +21,6 @@ "psr-4": { "Magento\\ReCaptchaVersion3Invisible\\": "" } - } + }, + "version": "2.0.0" } diff --git a/Securitytxt/composer.json b/Securitytxt/composer.json index a0761449..f1e89ad0 100644 --- a/Securitytxt/composer.json +++ b/Securitytxt/composer.json @@ -25,5 +25,6 @@ "psr-4": { "Magento\\Securitytxt\\": "" } - } + }, + "version": "1.1.0" } diff --git a/TwoFactorAuth/composer.json b/TwoFactorAuth/composer.json index 1b605207..51ab4edf 100644 --- a/TwoFactorAuth/composer.json +++ b/TwoFactorAuth/composer.json @@ -28,5 +28,6 @@ "psr-4": { "Magento\\TwoFactorAuth\\": "" } - } + }, + "version": "1.1.0" } diff --git a/_metapackage/composer.json b/_metapackage/composer.json index 06f99f48..75a238e1 100644 --- a/_metapackage/composer.json +++ b/_metapackage/composer.json @@ -3,25 +3,27 @@ "description": "Magento Security Package", "type": "metapackage", "require": { - "magento/module-re-captcha-admin-ui": "*", - "magento/module-re-captcha-checkout": "*", - "magento/module-re-captcha-contact": "*", - "magento/module-re-captcha-customer": "*", - "magento/module-re-captcha-frontend-ui": "*", - "magento/module-re-captcha-migration": "*", - "magento/module-re-captcha-newsletter": "*", - "magento/module-re-captcha-paypal": "*", - "magento/module-re-captcha-review": "*", - "magento/module-re-captcha-send-friend": "*", - "magento/module-re-captcha-ui": "*", - "magento/module-re-captcha-user": "*", - "magento/module-re-captcha-validation": "*", - "magento/module-re-captcha-validation-api": "*", - "magento/module-re-captcha-version-2-checkbox": "*", - "magento/module-re-captcha-version-2-invisible": "*", - "magento/module-re-captcha-version-3-invisible": "*", - "magento/module-securitytxt": "*", - "magento/module-two-factor-auth": "*", + "magento/module-re-captcha-admin-ui": "1.1.0", + "magento/module-re-captcha-checkout": "1.1.0", + "magento/module-re-captcha-contact": "1.1.0", + "magento/module-re-captcha-customer": "1.1.0", + "magento/module-re-captcha-frontend-ui": "1.1.0", + "magento/module-re-captcha-migration": "1.1.0", + "magento/module-re-captcha-newsletter": "1.1.0", + "magento/module-re-captcha-paypal": "1.1.0", + "magento/module-re-captcha-review": "1.1.0", + "magento/module-re-captcha-send-friend": "1.1.0", + "magento/module-re-captcha-ui": "1.1.0", + "magento/module-re-captcha-user": "1.1.0", + "magento/module-re-captcha-validation": "1.1.0", + "magento/module-re-captcha-validation-api": "1.1.0", + "magento/module-re-captcha-version-2-checkbox": "2.0.0", + "magento/module-re-captcha-version-2-invisible": "2.0.0", + "magento/module-re-captcha-version-3-invisible": "2.0.0", + "magento/module-securitytxt": "1.1.0", + "magento/module-two-factor-auth": "1.1.0", "google/recaptcha": "^1.2" - } + }, + "version": "1.1.0", + "minimum-stability": "stable" }