v11.6.0
版本发布时间: 2023-01-31 23:41:54
laravel/passport最新发布版本:v12.3.0(2024-08-06 23:10:50)
Changed
- Update ClientCommand.php's user_id description by @Smoggert in https://github.com/laravel/passport/pull/1619
- Get model PK instead of forcibly id column by @lucaspanik in https://github.com/laravel/passport/pull/1626
Fixed
- Fix doc block for
withAccessToken()
by @axlon in https://github.com/laravel/passport/pull/1620