8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
An improvement on updating packages with the --interactive flag.
--interactive
The last time I updated some dependencies, I had difficulty remembering which packages to update when running the update command. Adding a list of packages and their current and latest versions should help developers select the right package to update more easily.
Sorry, something went wrong.
ec9c51f
003656b
Improve interactive package updates
8ddf485
d57fcc2
Exclude platform packages and up to date packages, follow stability f…
64571a1
…lags, ignore-platform-reqs etc
I tweaked the code quite a bit to follow composer idiosyncrasies, but please have a look at the new UX to see if it still works as you'd expect, as I never use this interactive mode I am not the best judge I think.
Yes, it still works as expected. The most important thing for me was the package versions.
Add tests and support for lock file + empty lock/vendor
ef1fe93
1f40982
be7d9ab
Alright cool, thanks
Successfully merging this pull request may close these issues.