8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

Symfony 7.0 support #336

Closed denisvanmorgan closed 10 months ago

denisvanmorgan commented 11 months ago
Q A
Bug fix no
New feature no
BC breaks yes
Deprecations no
Tests pass yes
Fixed tickets https://github.com/8p/EightPointsGuzzleBundle/issues/333
License MIT

Removed Symfony 4 version support and added Symfony 7 version support. Also bumped up PHP version to 7.2 since lowest supported version is Symfony 5 now.

denisvanmorgan commented 11 months ago

@gregurco Hi, I noticed that you prepared the PR with the workflow file for phpunit. Not really sure about how I changed it, don't have an experience with it. Can you take a look please? Thanks :)

gregurco commented 10 months ago

@denisvanmorgan I did a new PR (#337) because it was required to make some additional changes. It was merged, but I will do a tag tomorrow. Thank you!

denisvanmorgan commented 10 months ago

@gregurco Sorry that I was unresponsive, didn't have much time to take care of it. Thank you very much :)