Skip to content

Commit 641201b

Browse files
committed
MAGETWO-60060: Magento 2.1.3 Publication
(build 2.1.3.035)
1 parent 8c0ceed commit 641201b

File tree

59 files changed

+179
-179
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+179
-179
lines changed

app/code/Magento/Authorizenet/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/framework": "100.1.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.1.2",
16+
"version": "100.1.3",
1717
"license": [
1818
"proprietary"
1919
],

app/code/Magento/Backend/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"magento/framework": "100.1.*"
2323
},
2424
"type": "magento2-module",
25-
"version": "100.1.1",
25+
"version": "100.1.2",
2626
"license": [
2727
"OSL-3.0",
2828
"AFL-3.0"

app/code/Magento/Braintree/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magento/module-checkout": "100.1.*",
1212
"magento/module-sales": "100.1.*",
1313
"magento/module-backend": "100.1.*",
14-
"magento/module-vault": "100.1.*",
14+
"magento/module-vault": "100.2.*",
1515
"magento/module-customer": "100.1.*",
1616
"magento/module-catalog": "101.0.*",
1717
"magento/module-quote": "100.1.*",
@@ -24,7 +24,7 @@
2424
"magento/module-checkout-agreements": "100.1.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.1.2",
27+
"version": "100.1.3",
2828
"license": [
2929
"proprietary"
3030
],

app/code/Magento/BundleImportExport/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magento/framework": "100.1.*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.1.1",
14+
"version": "100.1.2",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/CacheInvalidate/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"magento/framework": "100.1.*"
88
},
99
"type": "magento2-module",
10-
"version": "100.1.1",
10+
"version": "100.1.2",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/Captcha/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/framework": "100.1.*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.1.1",
13+
"version": "100.1.2",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/Catalog/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"magento/module-catalog-sample-data": "Sample Data version:100.1.*"
3434
},
3535
"type": "magento2-module",
36-
"version": "101.0.2",
36+
"version": "101.0.3",
3737
"license": [
3838
"OSL-3.0",
3939
"AFL-3.0"

app/code/Magento/CatalogImportExport/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ext-ctype": "*"
1717
},
1818
"type": "magento2-module",
19-
"version": "100.1.1",
19+
"version": "100.1.2",
2020
"license": [
2121
"OSL-3.0",
2222
"AFL-3.0"

app/code/Magento/CatalogInventory/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/module-ui": "100.1.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.1.2",
16+
"version": "100.1.3",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/CatalogRule/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"magento/module-catalog-rule-sample-data": "Sample Data version:100.1.*"
1818
},
1919
"type": "magento2-module",
20-
"version": "100.1.2",
20+
"version": "100.1.3",
2121
"license": [
2222
"OSL-3.0",
2323
"AFL-3.0"

app/code/Magento/CatalogUrlRewrite/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"magento/module-ui": "100.1.*"
1515
},
1616
"type": "magento2-module",
17-
"version": "100.1.1",
17+
"version": "100.1.2",
1818
"license": [
1919
"OSL-3.0",
2020
"AFL-3.0"

app/code/Magento/Checkout/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"magento/module-cookie": "100.1.*"
2828
},
2929
"type": "magento2-module",
30-
"version": "100.1.2",
30+
"version": "100.1.3",
3131
"license": [
3232
"OSL-3.0",
3333
"AFL-3.0"

app/code/Magento/Cms/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"magento/module-cms-sample-data": "Sample Data version:100.1.*"
1919
},
2020
"type": "magento2-module",
21-
"version": "101.0.2",
21+
"version": "101.0.3",
2222
"license": [
2323
"OSL-3.0",
2424
"AFL-3.0"

app/code/Magento/Config/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"magento/module-media-storage": "100.1.*"
1313
},
1414
"suggest": {
15-
"magento/module-deploy": "100.2.*"
15+
"magento/module-deploy": "100.1.*"
1616
},
1717
"type": "magento2-module",
18-
"version": "100.1.1",
18+
"version": "100.1.2",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"

app/code/Magento/ConfigurableProduct/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"magento/module-product-links-sample-data": "Sample Data version:100.1.*"
2424
},
2525
"type": "magento2-module",
26-
"version": "100.1.2",
26+
"version": "100.1.3",
2727
"license": [
2828
"OSL-3.0",
2929
"AFL-3.0"

app/code/Magento/Contact/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/framework": "100.1.*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.1.1",
13+
"version": "100.1.2",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/Cron/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/module-config": "100.1.*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.1.1",
13+
"version": "100.1.2",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/Customer/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"magento/module-customer-sample-data": "Sample Data version:100.1.*"
3030
},
3131
"type": "magento2-module",
32-
"version": "100.1.2",
32+
"version": "100.1.3",
3333
"license": [
3434
"OSL-3.0",
3535
"AFL-3.0"

app/code/Magento/Deploy/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"magento/module-user": "100.1.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.1.2",
12+
"version": "100.1.3",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/Developer/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"magento/framework": "100.1.*"
88
},
99
"type": "magento2-module",
10-
"version": "100.1.1",
10+
"version": "100.1.2",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/Dhl/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"magento/module-checkout": "100.1.*"
2020
},
2121
"type": "magento2-module",
22-
"version": "100.1.1",
22+
"version": "100.1.2",
2323
"license": [
2424
"OSL-3.0",
2525
"AFL-3.0"

app/code/Magento/Directory/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lib-libxml": "*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.1.1",
13+
"version": "100.1.2",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/Eav/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magento/framework": "100.1.*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.1.2",
14+
"version": "100.1.3",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Email/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magento/framework": "100.1.*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.1.1",
14+
"version": "100.1.2",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Fedex/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lib-libxml": "*"
1616
},
1717
"type": "magento2-module",
18-
"version": "100.1.1",
18+
"version": "100.1.2",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"

app/code/Magento/ImportExport/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ext-ctype": "*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.1.1",
14+
"version": "100.1.2",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Integration/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"magento/module-authorization": "100.1.*"
1313
},
1414
"type": "magento2-module",
15-
"version": "100.1.1",
15+
"version": "100.1.2",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/code/Magento/Msrp/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"magento/module-msrp-sample-data": "Sample Data version:100.1.*"
1717
},
1818
"type": "magento2-module",
19-
"version": "100.1.1",
19+
"version": "100.1.2",
2020
"license": [
2121
"OSL-3.0",
2222
"AFL-3.0"

app/code/Magento/NewRelicReporting/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/magento-composer-installer": "*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.1.1",
16+
"version": "100.1.2",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/OfflineShipping/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"magento/module-offline-shipping-sample-data": "Sample Data version:100.1.*"
2020
},
2121
"type": "magento2-module",
22-
"version": "100.1.1",
22+
"version": "100.1.2",
2323
"license": [
2424
"OSL-3.0",
2525
"AFL-3.0"

app/code/Magento/PageCache/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"magento/framework": "100.1.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.1.1",
12+
"version": "100.1.2",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/Payment/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"magento/framework": "100.1.*"
1313
},
1414
"type": "magento2-module",
15-
"version": "100.1.2",
15+
"version": "100.1.3",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/code/Magento/Paypal/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"magento/module-eav": "100.1.*",
1919
"magento/framework": "100.1.*",
2020
"magento/module-ui": "100.1.*",
21-
"magento/module-vault": "100.1.*",
21+
"magento/module-vault": "100.2.*",
2222
"lib-libxml": "*"
2323
},
2424
"suggest": {
2525
"magento/module-checkout-agreements": "100.1.*"
2626
},
2727
"type": "magento2-module",
28-
"version": "100.1.1",
28+
"version": "100.1.2",
2929
"license": [
3030
"proprietary"
3131
],

app/code/Magento/Persistent/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"magento/framework": "100.1.*"
1313
},
1414
"type": "magento2-module",
15-
"version": "100.1.1",
15+
"version": "100.1.2",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/code/Magento/ProductAlert/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/framework": "100.1.*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.1.1",
13+
"version": "100.1.2",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/ProductVideo/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"magento/module-customer": "100.1.*"
1616
},
1717
"type": "magento2-module",
18-
"version": "100.1.2",
18+
"version": "100.1.3",
1919
"license": [
2020
"proprietary"
2121
],

app/code/Magento/Quote/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"magento/framework": "100.1.*"
2121
},
2222
"type": "magento2-module",
23-
"version": "100.1.2",
23+
"version": "100.1.3",
2424
"license": [
2525
"OSL-3.0",
2626
"AFL-3.0"

app/code/Magento/Rule/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lib-libxml": "*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.1.1",
14+
"version": "100.1.2",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Sales/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"magento/module-sales-sample-data": "Sample Data version:100.1.*"
3333
},
3434
"type": "magento2-module",
35-
"version": "100.1.2",
35+
"version": "100.1.3",
3636
"license": [
3737
"OSL-3.0",
3838
"AFL-3.0"

app/code/Magento/SalesRule/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"magento/module-sales-rule-sample-data": "Sample Data version:100.1.*"
2626
},
2727
"type": "magento2-module",
28-
"version": "100.1.1",
28+
"version": "100.1.2",
2929
"license": [
3030
"OSL-3.0",
3131
"AFL-3.0"

app/code/Magento/SalesSequence/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/framework": "100.1.*"
77
},
88
"type": "magento2-module",
9-
"version": "100.1.1",
9+
"version": "100.1.2",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

app/code/Magento/SampleData/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"magento/sample-data-media": "Sample Data version:100.1.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.1.1",
12+
"version": "100.1.2",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

0 commit comments

Comments
 (0)