Skip to content

Commit 555d369

Browse files
author
Oleksii Korshenko
committed
MAGETWO-52874: Magento 2.1.0-rc1 Publication
(build 2.1.0-rc1.015)
1 parent 3b8eb41 commit 555d369

File tree

13 files changed

+14
-14
lines changed

13 files changed

+14
-14
lines changed

app/code/Magento/Authorizenet/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-quote": "100.1.*",
99
"magento/module-checkout": "100.1.*",
1010
"magento/module-backend": "100.1.*",
11-
"magento/module-payment": "101.0.*",
11+
"magento/module-payment": "100.1.*",
1212
"magento/module-catalog": "101.0.*",
1313
"magento/framework": "100.1.*"
1414
},

app/code/Magento/Braintree/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"magento/magento-composer-installer": "*",
88
"magento/module-config": "100.1.*",
99
"magento/module-directory": "100.1.*",
10-
"magento/module-payment": "101.0.*",
10+
"magento/module-payment": "100.1.*",
1111
"magento/module-checkout": "100.1.*",
1212
"magento/module-sales": "100.1.*",
1313
"magento/module-backend": "100.1.*",

app/code/Magento/Checkout/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/module-config": "100.1.*",
1111
"magento/module-customer": "100.1.*",
1212
"magento/module-catalog": "101.0.*",
13-
"magento/module-payment": "101.0.*",
13+
"magento/module-payment": "100.1.*",
1414
"magento/module-shipping": "100.1.*",
1515
"magento/module-tax": "100.1.*",
1616
"magento/module-directory": "100.1.*",

app/code/Magento/Multishipping/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/module-store": "100.1.*",
77
"magento/module-checkout": "100.1.*",
88
"magento/module-sales": "100.1.*",
9-
"magento/module-payment": "101.0.*",
9+
"magento/module-payment": "100.1.*",
1010
"magento/module-tax": "100.1.*",
1111
"magento/module-customer": "100.1.*",
1212
"magento/module-theme": "100.1.*",

app/code/Magento/OfflinePayments/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "~5.5.22|~5.6.0|~7.0.0",
66
"magento/module-checkout": "100.1.*",
7-
"magento/module-payment": "101.0.*",
7+
"magento/module-payment": "100.1.*",
88
"magento/framework": "100.1.*"
99
},
1010
"type": "magento2-module",

app/code/Magento/Paypal/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"magento/module-sales": "100.1.*",
1010
"magento/module-quote": "100.1.*",
1111
"magento/module-customer": "100.1.*",
12-
"magento/module-payment": "101.0.*",
12+
"magento/module-payment": "100.1.*",
1313
"magento/module-backend": "100.1.*",
1414
"magento/module-tax": "100.1.*",
1515
"magento/module-directory": "100.1.*",

app/code/Magento/Quote/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-customer": "100.1.*",
99
"magento/module-checkout": "100.1.*",
1010
"magento/module-authorization": "100.1.*",
11-
"magento/module-payment": "101.0.*",
11+
"magento/module-payment": "100.1.*",
1212
"magento/module-sales": "100.1.*",
1313
"magento/module-shipping": "100.1.*",
1414
"magento/module-sales-sequence": "100.1.*",

app/code/Magento/Sales/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"magento/module-catalog": "101.0.*",
88
"magento/module-customer": "100.1.*",
99
"magento/module-authorization": "100.1.*",
10-
"magento/module-payment": "101.0.*",
10+
"magento/module-payment": "100.1.*",
1111
"magento/module-checkout": "100.1.*",
1212
"magento/module-theme": "100.1.*",
1313
"magento/module-sales-rule": "100.1.*",

app/code/Magento/SalesRule/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/module-customer": "100.1.*",
1414
"magento/module-directory": "100.1.*",
1515
"magento/module-shipping": "100.1.*",
16-
"magento/module-payment": "101.0.*",
16+
"magento/module-payment": "100.1.*",
1717
"magento/module-reports": "100.1.*",
1818
"magento/module-catalog-rule": "100.1.*",
1919
"magento/module-widget": "100.1.*",

app/code/Magento/Shipping/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/module-directory": "100.1.*",
1111
"magento/module-contact": "100.1.*",
1212
"magento/module-customer": "100.1.*",
13-
"magento/module-payment": "101.0.*",
13+
"magento/module-payment": "100.1.*",
1414
"magento/module-tax": "100.1.*",
1515
"magento/module-catalog-inventory": "100.1.*",
1616
"magento/module-quote": "100.1.*",

app/code/Magento/Vault/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-store": "100.1.*",
99
"magento/module-checkout": "100.1.*",
1010
"magento/module-config": "100.1.*",
11-
"magento/module-payment": "101.0.*",
11+
"magento/module-payment": "100.1.*",
1212
"magento/module-customer": "100.1.*",
1313
"magento/module-quote": "100.1.*",
1414
"magento/module-theme": "100.1.*"

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"magento/module-offline-payments": "100.1.0-rc1",
136136
"magento/module-offline-shipping": "100.1.0-rc1",
137137
"magento/module-page-cache": "100.1.0-rc1",
138-
"magento/module-payment": "101.0.0-rc1",
138+
"magento/module-payment": "100.1.0-rc1",
139139
"magento/module-paypal": "100.1.0-rc1",
140140
"magento/module-persistent": "100.1.0-rc1",
141141
"magento/module-product-alert": "100.1.0-rc1",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)