Releases: gregurco/GuzzleBundleOAuth2Plugin
Releases · gregurco/GuzzleBundleOAuth2Plugin
v2.3.0
v2.2.0 - support Guzzle 7
v2.1.0 - support PHP 8 and Symfony 6
This release includes following PR:
- PR #25: composer.json cleanup, added php8, upgraded some other packages (@EugenGanshorn)
v2.0.0 - support GuzzleBundle v8
v1.0.8 - Fix problem with "persistent" caching token
Release includes PR: #19
v1.0.7 - fix issue with expires_in
Release includes PR: #18
v1.0.6 - feature/add cache
Release includes PR: #16
v1.0.5 - add audience and retry_limit options
v1.0.4 - support of symfony 3.4/4.0 and persistent token storage
Merge pull request #12 from gregurco/fix_permissions Fix permissions