-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels