Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is composer.lock file needed #18

Open
samikeijonen opened this issue Jan 27, 2019 · 0 comments
Open

Is composer.lock file needed #18

samikeijonen opened this issue Jan 27, 2019 · 0 comments

Comments

@samikeijonen
Copy link
Contributor

We might want to ignore composer.lock file.

For your library you may commit the composer.lock file if you want to. This can help your team to always test against the same dependency versions. However, this lock file will not have any effect on other projects that depend on it. It only has an effect on the main project.

Resource in composer site about composer.lock file.

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

No branches or pull requests

1 participant