Releases: logto-io/php
Releases · logto-io/php
v0.3.1
What's Changed
- chore: bump phpunit to fix GHSA-vvj3-c3rp-c85p (#24)
- chore(deps): upgrade firebase/php-jwt to ^7.0 to fix security advisory (#28)
Security
- Fixed a runtime dependency vulnerability by upgrading
firebase/php-jwtfrom< 7.0.0to^7.0(resolved withv7.0.2in lockfile). - Addresses:
- Also includes a dev dependency security maintenance update related to PHPUnit ecosystem (GHSA-vvj3-c3rp-c85p).
Dependency Updates
- Runtime:
firebase/php-jwt->^7.0(v7.0.2incomposer.lock) - Dev/test dependencies refreshed in
composer.lock
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.1
What's Changed
- refactor: add metadata cache by @gao-sun in #12
- fix: use correct logic for URI check by @mikedamm in #8
New Contributors
- @darcyYe made their first contribution in #7
- @renovate made their first contribution in #1
- @mikedamm made their first contribution in #8
Full Changelog: v0.2.0...v0.2.1