Skip to content

Conversation

colinodell
Copy link
Contributor

Per the Composer documentation:

Note: For libraries it is not necessarily recommended to commit the lock file (...)

This is because the lock file will only affect people developing this library (not the end-user). If composer.json allows consumers to use a newer version of the dependencies then we should also be testing against that.

Per the Composer documentation:

> Note: For libraries it is not necessarily recommended to commit the lock file (...)

https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
@mvriel
Copy link
Member

mvriel commented Feb 25, 2015

In the past I would have advocated against this practice but given renewed insights and usage patterns I agree that the time has come to remove the lock file. Thank you for your contribution

mvriel added a commit that referenced this pull request Feb 25, 2015
@mvriel mvriel merged commit 5a87e6e into phpDocumentor:master Feb 25, 2015
@colinodell colinodell deleted the remove-composer-lock branch February 25, 2015 17:26
mvriel added a commit that referenced this pull request Jun 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants