Skip to content

Commit b808e00

Browse files
committed
MC-15624: Magento 2.1.18 Publication
(build 2.1.18.019)
1 parent ccf4773 commit b808e00

File tree

34 files changed

+83
-83
lines changed

34 files changed

+83
-83
lines changed

app/code/Magento/Backend/composer.json

Lines changed: 1 addition & 1 deletion
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.12",
25+
"version": "100.1.13",
2626
"license": [
2727
"OSL-3.0",
2828
"AFL-3.0"

app/code/Magento/Braintree/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"magento/module-checkout-agreements": "100.1.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.1.11",
27+
"version": "100.1.12",
2828
"license": [
2929
"proprietary"
3030
],

app/code/Magento/Captcha/composer.json

Lines changed: 1 addition & 1 deletion
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.7",
13+
"version": "100.1.8",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/Catalog/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"magento/module-catalog-sample-data": "Sample Data version:100.1.*"
3535
},
3636
"type": "magento2-module",
37-
"version": "101.0.17",
37+
"version": "101.0.18",
3838
"license": [
3939
"OSL-3.0",
4040
"AFL-3.0"

app/code/Magento/CatalogImportExport/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ext-ctype": "*"
1717
},
1818
"type": "magento2-module",
19-
"version": "100.1.12",
19+
"version": "100.1.13",
2020
"license": [
2121
"OSL-3.0",
2222
"AFL-3.0"

app/code/Magento/CatalogRule/composer.json

Lines changed: 1 addition & 1 deletion
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.10",
20+
"version": "100.1.11",
2121
"license": [
2222
"OSL-3.0",
2323
"AFL-3.0"

app/code/Magento/Checkout/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"magento/module-cookie": "100.1.*"
2727
},
2828
"type": "magento2-module",
29-
"version": "100.1.15",
29+
"version": "100.1.16",
3030
"license": [
3131
"OSL-3.0",
3232
"AFL-3.0"

app/code/Magento/Cms/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"magento/module-cms-sample-data": "Sample Data version:100.1.*"
2020
},
2121
"type": "magento2-module",
22-
"version": "101.0.15",
22+
"version": "101.0.16",
2323
"license": [
2424
"OSL-3.0",
2525
"AFL-3.0"

app/code/Magento/Config/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"magento/module-deploy": "100.1.*"
1616
},
1717
"type": "magento2-module",
18-
"version": "100.1.11",
18+
"version": "100.1.12",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"

app/code/Magento/ConfigurableProduct/composer.json

Lines changed: 1 addition & 1 deletion
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.17",
26+
"version": "100.1.18",
2727
"license": [
2828
"OSL-3.0",
2929
"AFL-3.0"

app/code/Magento/CurrencySymbol/composer.json

Lines changed: 1 addition & 1 deletion
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.8",
14+
"version": "100.1.9",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Customer/composer.json

Lines changed: 1 addition & 1 deletion
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.16",
32+
"version": "100.1.17",
3333
"license": [
3434
"OSL-3.0",
3535
"AFL-3.0"

app/code/Magento/Dhl/composer.json

Lines changed: 1 addition & 1 deletion
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.5",
22+
"version": "100.1.6",
2323
"license": [
2424
"OSL-3.0",
2525
"AFL-3.0"

app/code/Magento/Downloadable/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"magento/module-downloadable-sample-data": "Sample Data version:100.1.*"
2626
},
2727
"type": "magento2-module",
28-
"version": "100.1.8",
28+
"version": "100.1.9",
2929
"license": [
3030
"OSL-3.0",
3131
"AFL-3.0"

app/code/Magento/Email/composer.json

Lines changed: 1 addition & 1 deletion
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.10",
15+
"version": "100.1.11",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/code/Magento/ImportExport/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ext-ctype": "*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.1.10",
14+
"version": "100.1.11",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Newsletter/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"magento/framework": "100.1.*"
1616
},
1717
"type": "magento2-module",
18-
"version": "100.1.10",
18+
"version": "100.1.11",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"

app/code/Magento/Paypal/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"magento/module-checkout-agreements": "100.1.*"
2626
},
2727
"type": "magento2-module",
28-
"version": "100.1.13",
28+
"version": "100.1.14",
2929
"license": [
3030
"proprietary"
3131
],

app/code/Magento/Review/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"magento/module-review-sample-data": "Sample Data version:100.1.*"
1919
},
2020
"type": "magento2-module",
21-
"version": "100.1.11",
21+
"version": "100.1.12",
2222
"license": [
2323
"OSL-3.0",
2424
"AFL-3.0"

app/code/Magento/Rule/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lib-libxml": "*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.1.10",
14+
"version": "100.1.11",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Sales/composer.json

Lines changed: 1 addition & 1 deletion
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.14",
35+
"version": "100.1.15",
3636
"license": [
3737
"OSL-3.0",
3838
"AFL-3.0"

app/code/Magento/SalesRule/composer.json

Lines changed: 1 addition & 1 deletion
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.10",
28+
"version": "100.1.11",
2929
"license": [
3030
"OSL-3.0",
3131
"AFL-3.0"

app/code/Magento/Search/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magento/module-ui": "100.1.*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.1.8",
14+
"version": "100.1.9",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Sitemap/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"magento/framework": "100.1.*"
1515
},
1616
"type": "magento2-module",
17-
"version": "100.1.9",
17+
"version": "100.1.10",
1818
"license": [
1919
"OSL-3.0",
2020
"AFL-3.0"

app/code/Magento/Tax/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"magento/module-tax-sample-data": "Sample Data version:100.1.*"
2323
},
2424
"type": "magento2-module",
25-
"version": "100.1.8",
25+
"version": "100.1.9",
2626
"license": [
2727
"OSL-3.0",
2828
"AFL-3.0"

app/code/Magento/Ui/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/module-user": "100.1.*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.1.15",
13+
"version": "100.1.16",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/Ups/composer.json

Lines changed: 1 addition & 1 deletion
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.6",
16+
"version": "100.1.7",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/User/composer.json

Lines changed: 1 addition & 1 deletion
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.8",
15+
"version": "100.1.9",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/code/Magento/Variable/composer.json

Lines changed: 1 addition & 1 deletion
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.6",
12+
"version": "100.1.7",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/Vault/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/module-theme": "100.1.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.2.5",
16+
"version": "100.2.6",
1717
"license": [
1818
"proprietary"
1919
],

app/code/Magento/Webapi/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"magento/module-customer": "100.1.*"
1515
},
1616
"type": "magento2-module",
17-
"version": "100.1.8",
17+
"version": "100.1.9",
1818
"license": [
1919
"OSL-3.0",
2020
"AFL-3.0"

0 commit comments

Comments
 (0)