Skip to content

Do not override PHP version in composer.json #90

@AndreasA

Description

I don't think it is a good idea to override the PHP version in the composer.json using config.platform: https://github.com/shopware/production/blob/6.4/composer.json#L8

This way, the composer installation will succeed with PHP 7.2 which otherwise would immediately fail as PHP 7.4 is required. Also it might install wrong dependencies (at least without a lock file).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions