Skip to content

Commit d61bf17

Browse files
committed
MAGNIMEX-SPRINT2-BundleImportExport - composer json update
1 parent 0bb90ed commit d61bf17

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

app/code/Magento/BundleImportExport/composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.5.0|~5.6.0",
6-
"magento/module-catalog": "0.74.0-beta10",
7-
"magento/module-import-export": "0.74.0-beta10",
8-
"magento/module-catalog-import-export": "0.74.0-beta10",
9-
"magento/module-bundle": "0.74.0-beta10",
10-
"magento/module-eav": "0.74.0-beta10",
11-
"magento/framework": "0.74.0-beta10",
6+
"magento/module-catalog": "0.74.0-beta11",
7+
"magento/module-import-export": "0.74.0-beta11",
8+
"magento/module-catalog-import-export": "0.74.0-beta11",
9+
"magento/module-bundle": "0.74.0-beta11",
10+
"magento/module-eav": "0.74.0-beta11",
11+
"magento/framework": "0.74.0-beta11",
1212
"magento/magento-composer-installer": "*"
1313
},
1414
"type": "magento2-module",
15-
"version": "0.74.0-beta10",
15+
"version": "0.74.0-beta11",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

0 commit comments

Comments
 (0)