Skip to content

Initial PHP Dependency Installation Fails #5

@XedinUnknown

Description

@XedinUnknown

The Prorblem

When running docker-compose build for the first time, the process terminates with the following erro output:

composer/package-versions-deprecated has modified files:
    M src/PackageVersions/Versions.php
    Discard changes [y,n,v,d,s,?]?

Possible Cause

Unknown. Not sure how dependencies may be modified during the initial install.

Possibly related to contao/contao#2446.

Suggested Solution

Use the COMPOSER_DISCARD_CHANGES flag to install dependencies.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions