v1.0.13
What's Changed
- Move Guzzle from required to suggested by @Uebix in #38
- Test Maintenance by @kamermans in #46
- fix: no need to delete the token, just overwrite it by @kamermans in #48
- Create a client credentials JSON signer by @edipoReboucas in #40
- Update Tests to use PHP 8 by @kamermans in #49
- feat: matrix caching by @kamermans in #50
- fix: remove getConfig() call in Guzzle 6+ by @kamermans in #47
- method getRawData() of grant types not interface compliant and can lead to TypeError by @PawelSuwinski in #51
- feat: Guzzle Promises 2.0.0 by @kamermans in #53
New Contributors
- @Uebix made their first contribution in #38
- @PawelSuwinski made their first contribution in #51
Full Changelog: v1.0.12...v1.0.13