Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Conversation

@atymic
Copy link
Contributor

@atymic atymic commented Feb 27, 2020

It's generally accepted that this shouldn't be committed in libraries. It has no effect on downstream installs, only for other people working on the package (and will cause issues if they have different php versions/extensions/etc).

Caught this because my CI build failed as I accidentally committed it
https://github.com/atymic/laravel-dateinterval-cast/runs/473557842

It's generally accepted that this shouldn't be committed in libraries. It has no effect on downstream installs, only for other people working on the package (and will cause issues if they have different php versions/extensions/etc).
@verschuur
Copy link
Owner

I've read both pros and cons on including/excluding the lock file, and I can't really find a consensus 😅Given that's it's one line developers can add themselves, I'm leaving it in for now.

That does not mean, however, that I'm closing this one. Just got to read up a little more on the subject 🤓

@verschuur verschuur self-assigned this Mar 3, 2020
@verschuur verschuur added the question Further information is requested label Mar 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants