Skip to content

Commit 888ab97

Browse files
author
Joan He
committed
MAGETWO-31484: resolved merge conflicts
1 parent 3390ff8 commit 888ab97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/Cms/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"magento/module-catalog": "0.42.0-beta8",
1212
"magento/module-email": "0.42.0-beta8",
1313
"magento/module-ui": "0.42.0-beta8",
14-
"magento/framework": "0.42.0-beta8",
1514
"magento/module-variable": "0.42.0-beta8",
15+
"magento/framework": "0.42.0-beta8",
1616
"magento/magento-composer-installer": "*"
1717
},
1818
"type": "magento2-module",

app/code/Magento/Version/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.4.11|~5.5.0|~5.6.0",
6-
"magento/framework": "0.42.0-beta7",
6+
"magento/framework": "0.42.0-beta8",
77
"magento/magento-composer-installer": "*"
88
},
99
"type": "magento2-module",

0 commit comments

Comments
 (0)