Skip to content

Bug Fixes

Compare
Choose a tag to compare
@ejnshtein ejnshtein released this 21 Jan 13:23
· 1468 commits to master since this release

This release is small but important:

  • create-magento-app had a typo inside package.json template for exec command.
  • magento-scripts was replacing existing composer.json file if it detected that magento is not installed. #6
    Now it will not replace composer.json but install missing dependencies for magento and setup composer repository to repo.magento.com.