Skip to content

Remove composer.lock from project#2

Open
FrontEndCoffee wants to merge 1 commit intoDNSMadeEasy:developfrom
FrontEndCoffee:remove-lock
Open

Remove composer.lock from project#2
FrontEndCoffee wants to merge 1 commit intoDNSMadeEasy:developfrom
FrontEndCoffee:remove-lock

Conversation

@FrontEndCoffee
Copy link

When building packages, a composer.lock file should not be in version control. Upon installation, this file is ignored. It would be better not to commit it to the project then, so all the new dependency versions are tested in the CI, so you know if something breaks before someone installs the package.

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

Successfully merging this pull request may close these issues.

2 participants