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
--force
The design doc specifies a --force option to install a requested version even if we don't think it is compatible.
See: https://github.com/ThePHPF/pie-design?tab=readme-ov-file#--force
The text was updated successfully, but these errors were encountered:
Once #48 is done, in theory I think this is just applying the same as --ignore-platform-reqs (or some variation thereof)
--ignore-platform-reqs
Sorry, something went wrong.
@asgrim Not sure if the issue is "ready" but I noticed that the #48 is closed so I opened a PR for the --force option #165
Bellangelo
Successfully merging a pull request may close this issue.
The design doc specifies a
--force
option to install a requested version even if we don't think it is compatible.See: https://github.com/ThePHPF/pie-design?tab=readme-ov-file#--force
The text was updated successfully, but these errors were encountered: