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

Use composer/package-versions-deprecated instead of ocramius/package-versions #36

Merged

Conversation

weierophinney
Copy link
Member

To allow usage on PHP 7.3 even when Composer 2 is available.

Fixes #35

…s/package-versions

To allow usage on PHP 7.3 even when Composer 2 is available.

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
weierophinney added a commit that referenced this pull request Jul 29, 2020
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@weierophinney weierophinney merged commit 1962ccd into laminas:master Jul 29, 2020
@weierophinney weierophinney deleted the feature/package-versions branch July 29, 2020 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace ocramius/package-versions with composer/package-versions-deprecated
1 participant