Skip to content

test comoser.lock #7

@cevou

Description

@cevou

Hi,

in project install line 25 you do a check

not_if "test -f #{new_resource.project_dir}/composer.lock"

Is this really needed? With this check you don't allow to run the install command if a composer.lock file exists. However, if a comoser.lock exists it should still be possible to run install. Then all specific versions which are specified in the lock file are installed.

Or did I get something wrong?

Regards,
Christoph

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions