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

Do not require composer/package-versions-deprecated #85

Merged

Commits on Jan 5, 2022

  1. fix: do not explicitly require composer/package-versions-deprecated

    Since we are no longer shipping a separate binary in this package, we are no longer using the functionality from composer/package-versions-deprecated, and it can be removed as an explicit requirement.
    (laminas-cli still uses it, however, which is why we whitelist the plugin for now.)
    
    Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
    weierophinney committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2417ec1 View commit details
    Browse the repository at this point in the history