We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2903512 commit 7522705Copy full SHA for 7522705
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [6.9.3] - 2022-11-04
6
+
7
### Fixed
8
9
* When no Service Account was provided, custom token were generated with a direct call to the Google Identity Toolkit,
@@ -339,7 +341,8 @@ methods.
339
341
* `Kreait\Firebase\Value\Uid`
340
342
* `Kreait\Firebase\Value\Url`
343
-[Unreleased]: https://github.com/kreait/firebase-php/compare/6.9.2...6.x
344
+[Unreleased]: https://github.com/kreait/firebase-php/compare/6.9.3...6.x
345
+[6.9.3]: https://github.com/kreait/firebase-php/compare/6.9.2...6.9.3
346
[6.9.2]: https://github.com/kreait/firebase-php/compare/6.9.1...6.9.2
347
[6.9.1]: https://github.com/kreait/firebase-php/compare/6.9.0...6.9.1
348
[6.9.0]: https://github.com/kreait/firebase-php/compare/6.8.0...6.9.0
0 commit comments