We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a140a commit 9dc7bd3Copy full SHA for 9dc7bd3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.10.3](https://github.com/firebase/php-jwt/compare/v6.10.2...v6.10.3) (2025-01-23)
4
+
5
6
+### Bug Fixes
7
8
+* refactor constructor Key to use PHP 8.0 syntax ([#577](https://github.com/firebase/php-jwt/issues/577)) ([29fa2ce](https://github.com/firebase/php-jwt/commit/29fa2ce9e0582cd397711eec1e80c05ce20fabca))
9
10
## [6.10.2](https://github.com/firebase/php-jwt/compare/v6.10.1...v6.10.2) (2024-11-24)
11
12
0 commit comments