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 "vendor" command as not that practical and too specific #30

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

TomasVotruba
Copy link
Owner

@TomasVotruba TomasVotruba commented Aug 18, 2023

After few weeks in real life, I realized this command is wrong. Often I need different operations, like:

vendor/bin/lines measure vendor --short
composer remove x
composer update --no-dev
vendor/bin/lines measure vendor --short
composer update

Sometimes with one more extra package removal or replace, so this command doesn't help 😄

@TomasVotruba TomasVotruba force-pushed the tv-review branch 2 times, most recently from ccd308e to 26d6a2c Compare August 18, 2023 17:34
@TomasVotruba TomasVotruba changed the title tv review Remove "vendor" command as not that practical and to specific Aug 18, 2023
@TomasVotruba TomasVotruba changed the title Remove "vendor" command as not that practical and to specific Remove "vendor" command as not that practical and too specific Aug 18, 2023
@TomasVotruba TomasVotruba merged commit b88cd01 into main Aug 18, 2023
6 checks passed
@TomasVotruba TomasVotruba deleted the tv-review branch August 18, 2023 17:48
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.

None yet

1 participant