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.
2 parents 21f89cc + 09f543e commit ba88131Copy full SHA for ba88131
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v11.10.5...master)
+## [Unreleased](https://github.com/laravel/passport/compare/v11.10.6...master)
4
+
5
+## [v11.10.6](https://github.com/laravel/passport/compare/v11.10.5...v11.10.6) - 2024-03-01
6
7
+* Check that properties `grant_types` and `scopes` exist by [@uintaam](https://github.com/uintaam) in https://github.com/laravel/passport/pull/1722
8
9
## [v11.10.5](https://github.com/laravel/passport/compare/v11.10.4...v11.10.5) - 2024-02-09
10
0 commit comments