Skip to content

Commit 3849455

Browse files
authored
Merge pull request #220 from magento/revert-213-version-set
Revert "Set 1.0.0 version for packaging"
2 parents 41e4670 + 46e4fc3 commit 3849455

File tree

19 files changed

+36
-55
lines changed

19 files changed

+36
-55
lines changed

ReCaptchaAdminUi/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-admin-ui",
33
"description": "Google reCAPTCHA integration for Magento2",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-re-captcha-ui": "*"
98
},

ReCaptchaCheckout/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-checkout",
33
"description": "Google reCAPTCHA integration for Magento2",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-checkout": "*",
98
"magento/module-re-captcha-ui": "*"

ReCaptchaContact/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-contact",
33
"description": "Google reCAPTCHA integration for Magento2",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-re-captcha-ui": "*"
98
},

ReCaptchaCustomer/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-customer",
33
"description": "Google reCAPTCHA integration for Magento2",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-customer": "*",
98
"magento/module-re-captcha-ui": "*",

ReCaptchaFrontendUi/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-frontend-ui",
33
"description": "Google reCAPTCHA integration for Magento2",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-store": "*",
98
"magento/module-re-captcha-ui": "*"

ReCaptchaMigration/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-migration",
33
"description": "Google reCAPTCHA config migration for Magento2",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-config": "*"
98
},

ReCaptchaNewsletter/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-newsletter",
33
"description": "Google reCAPTCHA integration for Magento2",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-re-captcha-ui": "*"
98
},

ReCaptchaPaypal/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-paypal",
33
"description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-re-captcha-ui": "*",
98
"magento/module-re-captcha-validation-api": "*",

ReCaptchaReview/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-review",
33
"description": "Google reCAPTCHA integration for Magento2",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-re-captcha-ui": "*"
98
},

ReCaptchaSendFriend/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "magento/module-re-captcha-send-friend",
33
"description": "Google reCAPTCHA integration for Magento2",
4-
"version": "1.0.0",
54
"require": {
6-
"php": "~7.3.0||~7.4.0",
5+
"php": "~7.1.3||~7.2.0||~7.3.0",
76
"magento/framework": "*",
87
"magento/module-re-captcha-ui": "*"
98
},

0 commit comments

Comments
 (0)