Skip to content

composer install changes symfony.lock on deploy without vendor directory #669

@lostfocus

Description

@lostfocus

We've noticed that a deployment process from scratch (i.e. without a vendor directory) with composer install adds new data to our symfony.lock. I was under the impression that lock-files (composer.lock and symfony.lock) were regarded as read-only during a composer install - is the fact that the symfony.lock is being changed a bug or a feature? And if the latter, where would I find documentation for that behaviour?

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