diff --git a/ReCaptchaAdminUi/composer.json b/ReCaptchaAdminUi/composer.json index 9060968f..005a9b9a 100644 --- a/ReCaptchaAdminUi/composer.json +++ b/ReCaptchaAdminUi/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-admin-ui", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-re-captcha-ui": "*" }, diff --git a/ReCaptchaCheckout/composer.json b/ReCaptchaCheckout/composer.json index 352d4be8..33c10ffc 100644 --- a/ReCaptchaCheckout/composer.json +++ b/ReCaptchaCheckout/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-checkout", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-checkout": "*", "magento/module-re-captcha-ui": "*" diff --git a/ReCaptchaContact/composer.json b/ReCaptchaContact/composer.json index 7a99a61f..1e25f817 100644 --- a/ReCaptchaContact/composer.json +++ b/ReCaptchaContact/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-contact", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-re-captcha-ui": "*" }, diff --git a/ReCaptchaCustomer/composer.json b/ReCaptchaCustomer/composer.json index 63f07f6e..c7df22e4 100644 --- a/ReCaptchaCustomer/composer.json +++ b/ReCaptchaCustomer/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-customer", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-customer": "*", "magento/module-re-captcha-ui": "*", diff --git a/ReCaptchaFrontendUi/composer.json b/ReCaptchaFrontendUi/composer.json index f7b5abe4..102a88c2 100644 --- a/ReCaptchaFrontendUi/composer.json +++ b/ReCaptchaFrontendUi/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-frontend-ui", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-store": "*", "magento/module-re-captcha-ui": "*" diff --git a/ReCaptchaMigration/composer.json b/ReCaptchaMigration/composer.json index c5479034..40b3277a 100644 --- a/ReCaptchaMigration/composer.json +++ b/ReCaptchaMigration/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-migration", "description": "Google reCAPTCHA config migration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-config": "*" }, diff --git a/ReCaptchaNewsletter/composer.json b/ReCaptchaNewsletter/composer.json index 13ae1f45..c70c2f0a 100644 --- a/ReCaptchaNewsletter/composer.json +++ b/ReCaptchaNewsletter/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-newsletter", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-re-captcha-ui": "*" }, diff --git a/ReCaptchaPaypal/composer.json b/ReCaptchaPaypal/composer.json index 5b3fc9a1..4429c6ed 100644 --- a/ReCaptchaPaypal/composer.json +++ b/ReCaptchaPaypal/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-paypal", "description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-re-captcha-ui": "*", "magento/module-re-captcha-validation-api": "*", diff --git a/ReCaptchaReview/composer.json b/ReCaptchaReview/composer.json index ca82a738..73d8795c 100644 --- a/ReCaptchaReview/composer.json +++ b/ReCaptchaReview/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-review", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-re-captcha-ui": "*" }, diff --git a/ReCaptchaSendFriend/composer.json b/ReCaptchaSendFriend/composer.json index e3f4c939..68f59315 100644 --- a/ReCaptchaSendFriend/composer.json +++ b/ReCaptchaSendFriend/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-send-friend", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-re-captcha-ui": "*" }, diff --git a/ReCaptchaUi/composer.json b/ReCaptchaUi/composer.json index f5875016..3ad26a8c 100644 --- a/ReCaptchaUi/composer.json +++ b/ReCaptchaUi/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-ui", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-re-captcha-validation-api": "*" }, diff --git a/ReCaptchaUser/composer.json b/ReCaptchaUser/composer.json index 240c4e45..8dfff32b 100644 --- a/ReCaptchaUser/composer.json +++ b/ReCaptchaUser/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-user", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-re-captcha-ui": "*", "magento/module-re-captcha-validation-api": "*" diff --git a/ReCaptchaValidation/composer.json b/ReCaptchaValidation/composer.json index add8d23c..3a76b6c9 100644 --- a/ReCaptchaValidation/composer.json +++ b/ReCaptchaValidation/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-validation", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-re-captcha-validation-api": "*", "google/recaptcha": "^1.2" diff --git a/ReCaptchaValidationApi/composer.json b/ReCaptchaValidationApi/composer.json index 2c28c1a8..c06f316c 100644 --- a/ReCaptchaValidationApi/composer.json +++ b/ReCaptchaValidationApi/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-validation-api", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*" }, "type": "magento2-module", diff --git a/ReCaptchaVersion2Checkbox/composer.json b/ReCaptchaVersion2Checkbox/composer.json index f99e0a2c..8acd468d 100644 --- a/ReCaptchaVersion2Checkbox/composer.json +++ b/ReCaptchaVersion2Checkbox/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-version-2-checkbox", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-store": "*", "magento/module-re-captcha-ui": "*", diff --git a/ReCaptchaVersion2Invisible/composer.json b/ReCaptchaVersion2Invisible/composer.json index b66fcaef..5f95f3b5 100644 --- a/ReCaptchaVersion2Invisible/composer.json +++ b/ReCaptchaVersion2Invisible/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-version-2-invisible", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-store": "*", "magento/module-re-captcha-ui": "*", diff --git a/ReCaptchaVersion3Invisible/composer.json b/ReCaptchaVersion3Invisible/composer.json index c3163bdf..3a39ea00 100644 --- a/ReCaptchaVersion3Invisible/composer.json +++ b/ReCaptchaVersion3Invisible/composer.json @@ -1,9 +1,8 @@ { "name": "magento/module-re-captcha-version-3-invisible", "description": "Google reCAPTCHA integration for Magento2", - "version": "1.0.0", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-store": "*", "magento/module-re-captcha-ui": "*", diff --git a/Securitytxt/composer.json b/Securitytxt/composer.json index 4cb41c9a..4a22e423 100644 --- a/Securitytxt/composer.json +++ b/Securitytxt/composer.json @@ -1,10 +1,9 @@ { "name": "magento/module-securitytxt", "description": "Security.txt file for Magento 2 websites", - "version": "1.0.0", "type": "magento2-module", "require": { - "php": "~7.3.0||~7.4.0", + "php": "~7.1.3||~7.2.0||~7.3.0", "magento/framework": "*", "magento/module-config": "*", "magento/module-store": "*" diff --git a/_metapackage/composer.json b/_metapackage/composer.json index 7d7d6cf4..c169aafd 100644 --- a/_metapackage/composer.json +++ b/_metapackage/composer.json @@ -1,27 +1,26 @@ { "name": "magento/security-package", "description": "Magento Security Package", - "version": "1.0.0", "type": "metapackage", "require": { - "magento/module-re-captcha-admin-ui": "1.0.0", - "magento/module-re-captcha-checkout": "1.0.0", - "magento/module-re-captcha-contact": "1.0.0", - "magento/module-re-captcha-customer": "1.0.0", - "magento/module-re-captcha-frontend-ui": "1.0.0", - "magento/module-re-captcha-migration": "1.0.0", - "magento/module-re-captcha-newsletter": "1.0.0", - "magento/module-re-captcha-paypal": "1.0.0", - "magento/module-re-captcha-review": "1.0.0", - "magento/module-re-captcha-send-friend": "1.0.0", - "magento/module-re-captcha-ui": "1.0.0", - "magento/module-re-captcha-user": "1.0.0", - "magento/module-re-captcha-validation": "1.0.0", - "magento/module-re-captcha-validation-api": "1.0.0", - "magento/module-re-captcha-version-2-checkbox": "1.0.0", - "magento/module-re-captcha-version-2-invisible": "1.0.0", - "magento/module-re-captcha-version-3-invisible": "1.0.0", - "magento/module-securitytxt": "1.0.0", + "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": "*", "google/recaptcha": "^1.2" } }