Skip to content

2.4.0

Latest
Compare
Choose a tag to compare
@jeremy379 jeremy379 released this 09 Sep 07:18
· 4 commits to main since this release
4a22ec9

What's Changed

Full Changelog: 2.3.3...2.4.0

Breaking change !

  • The claimable interface was changed from getClaim(): array to getClaims(array $scopes = []): array; If you implement that interface you need to change this