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.
firebase/php-jwt:^7.0.2
1 parent 97a21ed commit 0f63b97Copy full SHA for 0f63b97
2 files changed
CHANGELOG.md
@@ -3,6 +3,10 @@
3
**Support the project:** This SDK is downloaded 1M+ times monthly and powers thousands of applications.
4
If it saves you or your team time, please consider [sponsoring its development](https://github.com/sponsors/jeromegamez).
5
6
+## Unreleased
7
+
8
+* Added support for `firebase/php-jwt:^7.0.2`
9
10
## 8.0.0 - 2026-01-08
11
12
### Security improvements
composer.json
@@ -39,7 +39,7 @@
39
"beste/json": "^1.5.1",
40
"cuyz/valinor": "^2.2.1",
41
"fig/http-message-util": "^1.1.5",
42
- "firebase/php-jwt": "^6.10.2",
+ "firebase/php-jwt": "^6.10.2 || ^7.0.2",
43
"google/auth": "^1.45",
44
"google/cloud-storage": "^1.48.7",
45
"guzzlehttp/guzzle": "^7.9.2",
@@ -166,4 +166,4 @@
166
"dev-8.x": "8.x-dev"
167
}
168
169
-}
+}
0 commit comments