Releases: danielburger1337/oauth2-dpop-php
Releases · danielburger1337/oauth2-dpop-php
v1.0.0
Initial Release
This is the first major release of this library.
There is NO upgrade path from the latest pre-release version and can be used as a drop in replacement.
This release only signifies that the library is now considered stable and "battle tested".
What's Changed
- Fix phpunit test suite name by @danielburger1337 in #1
- Fix token endpoint request example by @danielburger1337 in #2
- Upgrade to PHPStan 1.12 by @danielburger1337 in #3
- Run tests against PHP 8.4 by @danielburger1337 in #4
New Contributors
- @danielburger1337 made their first contribution in #1
Full Changelog: v0.1.0...v1.0.0