We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14bd37a commit e827727Copy full SHA for e827727
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [6.9.2] - 2022-10-17
6
+
7
### Fixed
8
9
* Removed `"replace": {"symfony/polyfill-mbstring": "*"}` from `composer.json` because it made SDK updates
@@ -324,7 +326,8 @@ methods.
324
326
* `Kreait\Firebase\Value\Uid`
325
327
* `Kreait\Firebase\Value\Url`
328
-[Unreleased]: https://github.com/kreait/firebase-php/compare/6.9.1...6.x
329
+[Unreleased]: https://github.com/kreait/firebase-php/compare/6.9.2...6.x
330
+[6.9.2]: https://github.com/kreait/firebase-php/compare/6.9.1...6.9.2
331
[6.9.1]: https://github.com/kreait/firebase-php/compare/6.9.0...6.9.1
332
[6.9.0]: https://github.com/kreait/firebase-php/compare/6.8.0...6.9.0
333
[6.8.0]: https://github.com/kreait/firebase-php/compare/6.7.1...6.8.0
0 commit comments