Skip to content

Commit 284e082

Browse files
mazhalaiOlga Kopylova
authored andcommitted
MAGETWO-43225: Remove references to magento/magento-composer-installer
- removing composer installer
1 parent 99c3bc5 commit 284e082

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/SampleData/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"description": "Sample Data fixtures",
44
"version": "1.0.0-beta",
55
"require": {
6-
"magento/framework": "~1.0.0-beta",
7-
"magento/magento-composer-installer": "*"
6+
"magento/framework": "~1.0.0-beta"
87
},
98
"type": "magento2-module",
109
"autoload": {

0 commit comments

Comments
 (0)