Skip to content

Composer: avoid writing a lock file#24

Open
fredden wants to merge 1 commit intophp-parallel-lint:masterfrom
fredden:feature/composer.lock-false
Open

Composer: avoid writing a lock file#24
fredden wants to merge 1 commit intophp-parallel-lint:masterfrom
fredden:feature/composer.lock-false

Conversation

@fredden
Copy link
Copy Markdown

@fredden fredden commented Apr 23, 2024

When working with this repository as a developer, we should be using the latest compatible packages. By writing a lock file for Composer, we may get into a state where we are "stuck" on an older version of a dependency. This change avoids such a situation by telling Composer to not write out a lock file in the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant