Skip to content

Commit 07465f8

Browse files
committed
MAGETWO-70580: Magento 2.2.0 Publication
(build 2.2.0.032)
1 parent 9097328 commit 07465f8

File tree

118 files changed

+794
-795
lines changed

Some content is hidden

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

118 files changed

+794
-795
lines changed

app/code/Magento/AdminNotification/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"magento/module-store": "100.2.*",
77
"magento/module-backend": "100.2.*",
88
"magento/module-media-storage": "100.2.*",
9-
"magento/framework": "100.2.*",
10-
"magento/module-ui": "100.2.*",
9+
"magento/framework": "101.0.*",
10+
"magento/module-ui": "101.0.*",
1111
"lib-libxml": "*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.2.0-dev",
14+
"version": "100.2.0",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/AdvancedPricingImportExport/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"description": "N/A",
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
6-
"magento/module-catalog": "101.1.*",
6+
"magento/module-catalog": "102.0.*",
77
"magento/module-catalog-inventory": "100.2.*",
8-
"magento/module-eav": "100.2.*",
8+
"magento/module-eav": "101.0.*",
99
"magento/module-import-export": "100.2.*",
1010
"magento/module-catalog-import-export": "100.2.*",
11-
"magento/module-customer": "100.2.*",
11+
"magento/module-customer": "101.0.*",
1212
"magento/module-store": "100.2.*",
13-
"magento/framework": "100.2.*"
13+
"magento/framework": "101.0.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.2.0-dev",
16+
"version": "100.2.0",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/Authorization/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
66
"magento/module-backend": "100.2.*",
7-
"magento/framework": "100.2.*"
7+
"magento/framework": "101.0.*"
88
},
99
"type": "magento2-module",
10-
"version": "100.2.0-dev",
10+
"version": "100.2.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/Authorizenet/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
"description": "N/A",
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
6-
"magento/module-sales": "100.2.*",
6+
"magento/module-sales": "101.0.*",
77
"magento/module-store": "100.2.*",
8-
"magento/module-quote": "100.2.*",
8+
"magento/module-quote": "101.0.*",
99
"magento/module-checkout": "100.2.*",
1010
"magento/module-backend": "100.2.*",
1111
"magento/module-payment": "100.2.*",
12-
"magento/module-catalog": "101.1.*",
13-
"magento/framework": "100.2.*"
12+
"magento/module-catalog": "102.0.*",
13+
"magento/framework": "101.0.*"
1414
},
1515
"suggest": {
16-
"magento/module-config": "100.2.*"
16+
"magento/module-config": "101.0.*"
1717
},
1818
"type": "magento2-module",
19-
"version": "100.2.0-dev",
19+
"version": "100.2.0",
2020
"license": [
2121
"proprietary"
2222
],

app/code/Magento/Backend/composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,25 @@
66
"magento/module-store": "100.2.*",
77
"magento/module-directory": "100.2.*",
88
"magento/module-developer": "100.2.*",
9-
"magento/module-eav": "100.2.*",
9+
"magento/module-eav": "101.0.*",
1010
"magento/module-reports": "100.2.*",
11-
"magento/module-sales": "100.2.*",
12-
"magento/module-quote": "100.2.*",
13-
"magento/module-catalog": "101.1.*",
14-
"magento/module-user": "100.2.*",
11+
"magento/module-sales": "101.0.*",
12+
"magento/module-quote": "101.0.*",
13+
"magento/module-catalog": "102.0.*",
14+
"magento/module-user": "101.0.*",
1515
"magento/module-security": "100.2.*",
1616
"magento/module-backup": "100.2.*",
17-
"magento/module-customer": "100.2.*",
17+
"magento/module-customer": "101.0.*",
1818
"magento/module-translation": "100.2.*",
1919
"magento/module-require-js": "100.2.*",
20-
"magento/module-config": "100.2.*",
21-
"magento/framework": "100.2.*"
20+
"magento/module-config": "101.0.*",
21+
"magento/framework": "101.0.*"
2222
},
2323
"suggest": {
2424
"magento/module-theme": "100.2.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.2.0-dev",
27+
"version": "100.2.0",
2828
"license": [
2929
"OSL-3.0",
3030
"AFL-3.0"

app/code/Magento/Backup/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"magento/module-store": "100.2.*",
77
"magento/module-backend": "100.2.*",
88
"magento/module-cron": "100.2.*",
9-
"magento/framework": "100.2.*"
9+
"magento/framework": "101.0.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.2.0-dev",
12+
"version": "100.2.0",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/Braintree/composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,28 @@
33
"description": "N/A",
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
6-
"magento/framework": "100.2.*",
6+
"magento/framework": "101.0.*",
77
"magento/magento-composer-installer": "*",
8-
"magento/module-config": "100.2.*",
8+
"magento/module-config": "101.0.*",
99
"magento/module-directory": "100.2.*",
1010
"magento/module-payment": "100.2.*",
1111
"magento/module-checkout": "100.2.*",
12-
"magento/module-sales": "100.2.*",
12+
"magento/module-sales": "101.0.*",
1313
"magento/module-backend": "100.2.*",
14-
"magento/module-vault": "100.2.*",
15-
"magento/module-customer": "100.2.*",
16-
"magento/module-catalog": "101.1.*",
17-
"magento/module-quote": "100.2.*",
14+
"magento/module-vault": "101.0.*",
15+
"magento/module-customer": "101.0.*",
16+
"magento/module-catalog": "102.0.*",
17+
"magento/module-quote": "101.0.*",
1818
"magento/module-paypal": "100.2.*",
19-
"magento/module-ui": "100.2.*",
19+
"magento/module-ui": "101.0.*",
2020
"braintree/braintree_php": "3.22.0"
2121
},
2222
"suggest": {
2323
"magento/module-checkout-agreements": "100.2.*",
2424
"magento/module-theme": "100.2.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.2.0-dev",
27+
"version": "100.2.0",
2828
"license": [
2929
"proprietary"
3030
],

app/code/Magento/Bundle/composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
66
"magento/module-store": "100.2.*",
7-
"magento/module-catalog": "101.1.*",
7+
"magento/module-catalog": "102.0.*",
88
"magento/module-tax": "100.2.*",
99
"magento/module-backend": "100.2.*",
10-
"magento/module-sales": "100.2.*",
10+
"magento/module-sales": "101.0.*",
1111
"magento/module-checkout": "100.2.*",
1212
"magento/module-catalog-inventory": "100.2.*",
13-
"magento/module-customer": "100.2.*",
14-
"magento/module-catalog-rule": "100.2.*",
15-
"magento/module-eav": "100.2.*",
16-
"magento/module-config": "100.2.*",
13+
"magento/module-customer": "101.0.*",
14+
"magento/module-catalog-rule": "101.0.*",
15+
"magento/module-eav": "101.0.*",
16+
"magento/module-config": "101.0.*",
1717
"magento/module-gift-message": "100.2.*",
18-
"magento/framework": "100.2.*",
19-
"magento/module-quote": "100.2.*",
18+
"magento/framework": "101.0.*",
19+
"magento/module-quote": "101.0.*",
2020
"magento/module-media-storage": "100.2.*",
21-
"magento/module-ui": "100.2.*"
21+
"magento/module-ui": "101.0.*"
2222
},
2323
"suggest": {
2424
"magento/module-webapi": "100.2.*",
2525
"magento/module-bundle-sample-data": "Sample Data version:100.2.*"
2626
},
2727
"type": "magento2-module",
28-
"version": "100.2.0-dev",
28+
"version": "100.2.0",
2929
"license": [
3030
"OSL-3.0",
3131
"AFL-3.0"

app/code/Magento/BundleImportExport/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"description": "N/A",
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
6-
"magento/module-catalog": "101.1.*",
6+
"magento/module-catalog": "102.0.*",
77
"magento/module-import-export": "100.2.*",
88
"magento/module-catalog-import-export": "100.2.*",
99
"magento/module-bundle": "100.2.*",
10-
"magento/module-eav": "100.2.*",
11-
"magento/framework": "100.2.*"
10+
"magento/module-eav": "101.0.*",
11+
"magento/framework": "101.0.*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.2.0-dev",
14+
"version": "100.2.0",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/CacheInvalidate/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
66
"magento/module-page-cache": "100.2.*",
7-
"magento/framework": "100.2.*"
7+
"magento/framework": "101.0.*"
88
},
99
"type": "magento2-module",
10-
"version": "100.2.0-dev",
10+
"version": "100.2.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/Captcha/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
66
"magento/module-store": "100.2.*",
7-
"magento/module-customer": "100.2.*",
7+
"magento/module-customer": "101.0.*",
88
"magento/module-checkout": "100.2.*",
99
"magento/module-backend": "100.2.*",
10-
"magento/framework": "100.2.*",
10+
"magento/framework": "101.0.*",
1111
"zendframework/zend-db": "^2.8.2",
1212
"zendframework/zend-captcha": "^2.7.1",
1313
"zendframework/zend-session": "^2.7.3"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.2.0-dev",
16+
"version": "100.2.0",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/Catalog/composer.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,37 @@
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
66
"magento/module-store": "100.2.*",
7-
"magento/module-eav": "100.2.*",
8-
"magento/module-cms": "101.1.*",
7+
"magento/module-eav": "101.0.*",
8+
"magento/module-cms": "102.0.*",
99
"magento/module-indexer": "100.2.*",
10-
"magento/module-customer": "100.2.*",
10+
"magento/module-customer": "101.0.*",
1111
"magento/module-theme": "100.2.*",
1212
"magento/module-checkout": "100.2.*",
1313
"magento/module-backend": "100.2.*",
14-
"magento/module-widget": "100.2.*",
15-
"magento/module-wishlist": "100.2.*",
14+
"magento/module-widget": "101.0.*",
15+
"magento/module-wishlist": "101.0.*",
1616
"magento/module-tax": "100.2.*",
1717
"magento/module-msrp": "100.2.*",
1818
"magento/module-catalog-inventory": "100.2.*",
1919
"magento/module-directory": "100.2.*",
20-
"magento/module-catalog-rule": "100.2.*",
20+
"magento/module-catalog-rule": "101.0.*",
2121
"magento/module-product-alert": "100.2.*",
22-
"magento/module-url-rewrite": "100.2.*",
22+
"magento/module-url-rewrite": "101.0.*",
2323
"magento/module-catalog-url-rewrite": "100.2.*",
2424
"magento/module-page-cache": "100.2.*",
25-
"magento/module-quote": "100.2.*",
26-
"magento/module-config": "100.2.*",
25+
"magento/module-quote": "101.0.*",
26+
"magento/module-config": "101.0.*",
2727
"magento/module-media-storage": "100.2.*",
28-
"magento/framework": "100.2.*",
29-
"magento/module-ui": "100.2.*"
28+
"magento/framework": "101.0.*",
29+
"magento/module-ui": "101.0.*"
3030
},
3131
"suggest": {
3232
"magento/module-cookie": "100.2.*",
33-
"magento/module-sales": "100.2.*",
33+
"magento/module-sales": "101.0.*",
3434
"magento/module-catalog-sample-data": "Sample Data version:100.2.*"
3535
},
3636
"type": "magento2-module",
37-
"version": "101.1.0-dev",
37+
"version": "102.0.0",
3838
"license": [
3939
"OSL-3.0",
4040
"AFL-3.0"

app/code/Magento/CatalogImportExport/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
"description": "N/A",
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
6-
"magento/module-catalog": "101.1.*",
6+
"magento/module-catalog": "102.0.*",
77
"magento/module-catalog-url-rewrite": "100.2.*",
8-
"magento/module-eav": "100.2.*",
8+
"magento/module-eav": "101.0.*",
99
"magento/module-import-export": "100.2.*",
1010
"magento/module-store": "100.2.*",
1111
"magento/module-tax": "100.2.*",
1212
"magento/module-catalog-inventory": "100.2.*",
1313
"magento/module-media-storage": "100.2.*",
14-
"magento/module-customer": "100.2.*",
15-
"magento/framework": "100.2.*",
14+
"magento/module-customer": "101.0.*",
15+
"magento/framework": "101.0.*",
1616
"ext-ctype": "*"
1717
},
1818
"type": "magento2-module",
19-
"version": "100.2.0-dev",
19+
"version": "100.2.0",
2020
"license": [
2121
"OSL-3.0",
2222
"AFL-3.0"

app/code/Magento/CatalogInventory/composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"description": "N/A",
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
6-
"magento/module-config": "100.2.*",
6+
"magento/module-config": "101.0.*",
77
"magento/module-store": "100.2.*",
8-
"magento/module-catalog": "101.1.*",
9-
"magento/module-customer": "100.2.*",
10-
"magento/module-eav": "100.2.*",
11-
"magento/module-quote": "100.2.*",
12-
"magento/framework": "100.2.*",
13-
"magento/module-ui": "100.2.*"
8+
"magento/module-catalog": "102.0.*",
9+
"magento/module-customer": "101.0.*",
10+
"magento/module-eav": "101.0.*",
11+
"magento/module-quote": "101.0.*",
12+
"magento/framework": "101.0.*",
13+
"magento/module-ui": "101.0.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.2.0-dev",
16+
"version": "100.2.0",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/CatalogRule/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
66
"magento/module-store": "100.2.*",
77
"magento/module-rule": "100.2.*",
8-
"magento/module-catalog": "101.1.*",
9-
"magento/module-customer": "100.2.*",
8+
"magento/module-catalog": "102.0.*",
9+
"magento/module-customer": "101.0.*",
1010
"magento/module-backend": "100.2.*",
11-
"magento/module-eav": "100.2.*",
12-
"magento/module-ui": "100.2.*",
13-
"magento/framework": "100.2.*"
11+
"magento/module-eav": "101.0.*",
12+
"magento/module-ui": "101.0.*",
13+
"magento/framework": "101.0.*"
1414
},
1515
"suggest": {
1616
"magento/module-import-export": "100.2.*",
1717
"magento/module-catalog-rule-sample-data": "Sample Data version:100.2.*"
1818
},
1919
"type": "magento2-module",
20-
"version": "100.2.0-dev",
20+
"version": "101.0.0",
2121
"license": [
2222
"OSL-3.0",
2323
"AFL-3.0"

0 commit comments

Comments
 (0)