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

Conversation

weierophinney
Copy link
Contributor

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.)

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 weierophinney added this to the 4.1.0 milestone Jan 5, 2022
@weierophinney weierophinney added the Enhancement New feature or request label Jan 5, 2022
@Ocramius Ocramius self-assigned this Jan 6, 2022
@Ocramius Ocramius merged commit 6c06802 into mezzio:4.1.x Jan 6, 2022
@Ocramius
Copy link
Member

Ocramius commented Jan 6, 2022

Thanks @weierophinney!

@Ocramius Ocramius changed the title Do not require composer/package-versions-deprecated Do not require composer/package-versions-deprecated Jan 6, 2022
@weierophinney weierophinney deleted the bugfix/remove-unneeded-package-versions branch January 6, 2022 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants