workos-php icon indicating copy to clipboard operation
workos-php copied to clipboard

Commit `composer.lock`

Open maxdeviant opened this issue 2 years ago • 1 comments

We currently have composer.lock ignored from the repository.

However, the Composer docs state that libraries can commit composer.lock: https://getcomposer.org/doc/02-libraries.md#lock-file

I think we should commit the lockfile to make dependency resolution more deterministic.

maxdeviant avatar Jul 05 '23 16:07 maxdeviant

Hey @maxdeviant, true for a project but for not for a library ⚠️

lucasmichot avatar Nov 15 '23 13:11 lucasmichot