File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 6.11.0] ( https://github.com/firebase/php-jwt/compare/v6.10.2...v6.11.0 ) (2025-01-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * support octet typed JWK ([ #587 ] ( https://github.com/firebase/php-jwt/issues/587 ) ) ([ 7cb8a26] ( https://github.com/firebase/php-jwt/commit/7cb8a265fa81edf2fa6ef8098f5bc5ae573c33ad ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * 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 ) )
14
+
3
15
## [ 6.10.2] ( https://github.com/firebase/php-jwt/compare/v6.10.1...v6.10.2 ) (2024-11-24)
4
16
5
17
You can’t perform that action at this time.
0 commit comments