Releases: laravel/passport
Releases · laravel/passport
v9.4.0
Added
Removed
- Remove Guzzle dependency (#1327)
v10.1.0
Added
Removed
- Remove Vue components (#1352)
v10.0.1
Fixed
- Use newFactory to properly reference factory (#1349)
v10.0.0
Added
- Support Laravel 8 & drop PHP 7.2 support (#1336)
Changed
forceFill
new auth code attributes (#1266)
- Use only one PSR 7 implementation (#1330)
Removed
- Remove old static personal client methods (#1325)
- Remove Guzzle dependency (#1327)
v9.3.1
Fixed
- Use custom models in purge command if set (#1316)
- Apply table responsive on table class (#1318)
v9.2.2
Fixed
- Fix maxlength for token names (#1300)
- Improve
passport:install
command (#1294)
v9.2.1
Fixed
- Fix actingAsClient token relation (#1268)
- Fix HashCommand (bedf02c)
v9.2.0
Added
Fixed
- Nonstandard ID in the token's relationship with the user (#1267)