Skip to content

Conversation

GrahamCampbell
Copy link
Contributor

@GrahamCampbell GrahamCampbell commented Nov 17, 2019

The old version constraint was ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1". This would allow 4.1.0 to be installed, but I suppose this was not intended.


Closes #174.

@GrahamCampbell GrahamCampbell changed the title Added support for Symfony 5 and fixed incorrect version operators [2.0] Added support for Symfony 5 and fixed incorrect version operators Nov 17, 2019
@dbu dbu merged commit 9f4f42b into php-http:master Nov 18, 2019
@dbu
Copy link
Contributor

dbu commented Nov 18, 2019

good catch with version 4.1.0, thanks!

@Jean85
Copy link
Contributor

Jean85 commented Nov 18, 2019

Thanks for this fast merge! Is there any blocker to release it?
Sorry for pushing but this is a blocker to release compatibility with SF5 downstream.. Let me know if I can help!

@GrahamCampbell GrahamCampbell deleted the patch-1 branch November 18, 2019 08:43
@dbu
Copy link
Contributor

dbu commented Nov 18, 2019

don't think we have any blockers, i will release 2.1 this morning.

@dbu
Copy link
Contributor

dbu commented Nov 18, 2019

here you go https://github.com/php-http/client-common/releases/tag/2.1.0

@dbu dbu mentioned this pull request Nov 18, 2019
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.

Allow Symfony 5
3 participants