Skip to content

Composer.json is replaced when installing magento 2 #1351

Closed
@jamescowie

Description

@jamescowie

When using composer to install magento 2 from this repository: https://github.com/magento/magento2-community-edition E.g. composer create project magento/magento2-community-edition then there is no way to add dependencies to the project to start with using composer require or require-dev as the composer.json file is replaced with that from the main magento 2 repository.

This makes it hard for automated build tools to create the initial project containing Behat and PHPSpec for example. One solution would be to merge the 2 composer.json files into a single file and place in the first repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions