Skip to content

Require php-amqplib ^2.12.2 #627

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

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Require php-amqplib ^2.12.2 #627

merged 1 commit into from
Mar 17, 2021

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Mar 17, 2021

This version is the only one that disallows installation on PHP 8.0. While 2.12.0 and 2.12.1 are installable on php: >=5.6.3.

In SimpleBus we test our dependencies with lowest and therefore this fails on PHP 8.0.

See PR with failing tests SimpleBus/SimpleBus#115

Of course, we could add a conflict, but I believe this should be done here.

This version is the only one that disallows installation on PHP 8.0. While 2.12.0 and 2.12.1 are installable on php: >=5.6.3.

In SimpleBus we test our dependencies with `lowest` and therefore this fails on PHP 8.0. 

See PR with failing tests SimpleBus/SimpleBus#115

Of course, we could add a conflict, but I believe this should be done here.
@ruudk ruudk requested a review from mihaileu as a code owner March 17, 2021 09:56
@ruudk ruudk changed the title Use 2.12.2 Require php-amqplib ^2.12.2 Mar 17, 2021
@mihaileu mihaileu requested a review from ramunasd March 17, 2021 10:02
@mihaileu mihaileu merged commit ca5afde into php-amqplib:master Mar 17, 2021
@ruudk ruudk deleted the patch-5 branch March 17, 2021 17:43
@ruudk
Copy link
Contributor Author

ruudk commented Mar 17, 2021

Thanks for merging. Would be great to have this tagged 🙏

@mihaileu
Copy link
Collaborator

2.6.0 tag released

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.

3 participants