We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running composer bump 'pagerfanta/*' or composer bump 'pagerfanta/core' is still bumping all constraints.
composer bump 'pagerfanta/*'
composer bump 'pagerfanta/core'
The text was updated successfully, but these errors were encountered:
ec8bbe9
Huh, good catch, looks like I completely forgot to implement that and nobody caught it yet 😄
Sorry, something went wrong.
Well, that was my first try of using the bump command 😄
Fix package filter on bump command, fixes composer#11053
dc8fe2b
No branches or pull requests
Running
composer bump 'pagerfanta/*'
orcomposer bump 'pagerfanta/core'
is still bumping all constraints.The text was updated successfully, but these errors were encountered: