We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52cd980 commit e94e735Copy full SHA for e94e735
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [6.5.0](https://github.com/firebase/php-jwt/compare/v6.4.0...v6.5.0) (2023-05-12)
4
+
5
6
+### Bug Fixes
7
8
+* allow KID of '0' ([#505](https://github.com/firebase/php-jwt/issues/505)) ([9dc46a9](https://github.com/firebase/php-jwt/commit/9dc46a9c3e5801294249cfd2554c5363c9f9326a))
9
10
11
+### Miscellaneous Chores
12
13
+* drop support for PHP 7.3 ([#495](https://github.com/firebase/php-jwt/issues/495))
14
15
## [6.4.0](https://github.com/firebase/php-jwt/compare/v6.3.2...v6.4.0) (2023-02-08)
16
17
0 commit comments