Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove composer.lock #11

Closed
lisfox1 opened this issue Aug 30, 2022 · 3 comments
Closed

Remove composer.lock #11

lisfox1 opened this issue Aug 30, 2022 · 3 comments

Comments

@lisfox1
Copy link

lisfox1 commented Aug 30, 2022

At the moment the phpmd/phpmd package is stuck on the 2.10.1 version due to the composer lock being committed to the repository. Would it be possible to remove it or at least update it?
From my understanding the packages which are being distributed shouldn't have lock file committed and versions should be forced by composer.json

@lisfox1 lisfox1 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2022
@mi-schi
Copy link
Owner

mi-schi commented Aug 31, 2022

I can remove it if you want but why you close the request? Do you still need the change?

@lisfox1
Copy link
Author

lisfox1 commented Aug 31, 2022

I closed the issue because I manage to go around this problem by adding the phpmd/phpmd to my own composer.json and then running an update on phpmd/phpmd and mi-schi/phpmd-extension in a single cmd.
composer update 'phpmd/phpmd:2.12' mi-schi/phpmd-extension

@mi-schi
Copy link
Owner

mi-schi commented Aug 31, 2022

Okay, if you have any request feel free to write here :)

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

No branches or pull requests

2 participants