Skip to content

Conversation

fredden
Copy link
Member

@fredden fredden commented Apr 19, 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.

@jrfnl jrfnl added this to the 1.x Next Release milestone Apr 19, 2024
Copy link
Member

@jrfnl jrfnl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @fredden !

P.S.: I'm going to merge this even though CI hasn't run (workflow was disabled due to inactivity, I've re-enabled it now) 🤞🏻

@jrfnl jrfnl merged commit 4a22001 into PHPCSStandards:main Apr 19, 2024
@fredden fredden deleted the feature/composer.lock-false branch April 19, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants