-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
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 requestNew feature or request