Skip to content

Commit ea7dda7

Browse files
chore(main): release 6.3.2 (#470)
1 parent bad1b04 commit ea7dda7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.3.2](https://github.com/firebase/php-jwt/compare/v6.3.1...v6.3.2) (2022-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* check kid before using as array index ([bad1b04](https://github.com/firebase/php-jwt/commit/bad1b040d0c736bbf86814c6b5ae614f517cf7bd))
9+
310
## [6.3.1](https://github.com/firebase/php-jwt/compare/v6.3.0...v6.3.1) (2022-11-01)
411

512

@@ -88,5 +95,3 @@ between signing and verifying entities. Thanks to [@lcabral](https://github.com/
8895
asymmetric keys are used together.
8996
- Update signature for `JWT::decode(...)` to require an array of supported
9097
algorithms to use when verifying token signatures.
91-
92-

0 commit comments

Comments
 (0)