Closed
Description
With this config Magento2 core modules do not copy to their folders
"require": {
"magento/product-community-edition": "2.0.0-rc",
"magento/magento-composer-installer": "*",
"php": "~5.5.0|~5.6.0|~7.0.0"
},
"extra": {
"magento-root-dir": "public/",
"magento-force": "override"
},
"minimum-stability": "alpha",
"prefer-stable": true,
"autoload": {
"psr-4": {
"Magento\\Framework\\": "public/lib/internal/Magento/Framework/",
"Magento\\Setup\\": "public/setup/src/Magento/Setup/"
}
}
same config worked well with beta6
Metadata
Metadata
Assignees
Labels
No labels