Releases: EugenGanshorn/GuzzleBundleRetryPlugin
Releases · EugenGanshorn/GuzzleBundleRetryPlugin
1.4.0
What's Changed
- Allow Symfony 6 installation & support by @santakadev in #12
- Added php-8 support, dropped unsupported php-7.0 by @ekosogin in #11
New Contributors
- @santakadev made their first contribution in #12
Full Changelog: 1.3.0...1.4.0
add php 8 compatibility and some other small fixes
Merge pull request #10 from ekosogin/php-8 Added php-8 support, dropped unsupported php-7.2
adjustment of dependencies
Merge pull request #5 from mihaileu/patch-2 Update composer.json
symfony 5
Merge pull request #1 from JivoSite/symfony5 Prepare bundle for Symfony 5
composer.lock removed
v1.0.1 Merge branch 'master' of github.com:EugenGanshorn/GuzzleBundleRetry
Initial Release
v1.0.0 Update README.md