We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46778b0 commit 7981abeCopy full SHA for 7981abe
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v10.2.1...10.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v10.2.2...10.x)
4
+
5
6
+## [v10.2.2 (2021-12-07)](https://github.com/laravel/passport/compare/v10.2.1...v10.2.2)
7
8
+### Fixed
9
+- Fix jsonSerialize PHP 8.1 issue ([#1512](https://github.com/laravel/passport/pull/1512))
10
11
12
## [v10.2.1 (2021-12-07)](https://github.com/laravel/passport/compare/v10.2.0...v10.2.1)
0 commit comments