Skip to content

Releases: denniseilander/laravel-passport-scopes-restriction

3.0.0

13 Jul 14:46
b61e0d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...3.0.0

2.1.0

05 Jun 08:07
cf3fe4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

11 Mar 17:32
Compare
Choose a tag to compare

What's Changed

  • Drop PHP 7.4 and 8.0 and Laravel 8 and 9
  • Add support for Laravel 10

1.0.0

19 Feb 13:45
Compare
Choose a tag to compare

What's Changed

  • Add Laravel 9 support

Full Changelog: v0.1.4...1.0.0

0.1.4

06 Jan 22:25
Compare
Choose a tag to compare
  • Fix: Only assign scopes to the access token which are sending within the request.

0.1.3

17 May 07:34
059cb00
Compare
Choose a tag to compare
  • Update License

0.1.2

16 May 23:11
Compare
Choose a tag to compare
  • Fix typo in composer require command

0.1.1

16 May 23:05
Compare
Choose a tag to compare
  • Update README.md
  • Remove codecov token

0.1.0

16 May 22:49
Compare
Choose a tag to compare
  • Initial release