Closed erikn69 closed 1 year ago
useAccessTokenEntity was added on passport/v11.8.3, https://github.com/laravel/passport/commit/587aa1460fb8a4ac24d042b68513ef86b78d760a, so this commit breaks compatibility with versions prior to version 11.8.3 https://github.com/corbosman/laravel-passport-claims/blob/fec9244101a79e8258caa050baacf83d8559be7d/composer.json#L21
useAccessTokenEntity
Ah ok, didn't realize, I'll revert that change. Thanks for noticing.
Fixed in 1.5.1
useAccessTokenEntity
was added on passport/v11.8.3, https://github.com/laravel/passport/commit/587aa1460fb8a4ac24d042b68513ef86b78d760a, so this commit breaks compatibility with versions prior to version 11.8.3 https://github.com/corbosman/laravel-passport-claims/blob/fec9244101a79e8258caa050baacf83d8559be7d/composer.json#L21