Skip to content

Releases: laravel/passport

v13.6.0

10 Mar 16:15
d97be11

Choose a tag to compare

v13.5.0

24 Feb 14:44
d5bff10

Choose a tag to compare

v12.4.3

04 Mar 13:14
1d2e017

Choose a tag to compare

v13.4.4

10 Feb 18:42
9931653

Choose a tag to compare

v13.4.3

06 Jan 16:32
b3c549d

Choose a tag to compare

v13.4.2

16 Dec 15:42
de00e47

Choose a tag to compare

  • [13.x] PHP 8.5 Compatibility by @crynobone in #1869
  • Remove the usage of deprecated $request->get() by @hivokas in #1873
  • [13.x] Allow setting the client with Passport::actingAs() by @axlon in #1876

v13.4.1

25 Nov 15:16
98173ac

Choose a tag to compare

v13.4.0

04 Nov 15:47
10423e2

Choose a tag to compare

v13.3.0

28 Oct 15:24
aee8af1

Choose a tag to compare

  • chore(UPGRADE): v13, update oauth_clients table schema changes by @maximepvrt in #1865
  • feat: Allow findForPassport to optionally receive the OAuth client by @maximepvrt in #1866

v13.2.2

14 Oct 14:06
9feeb0c

Choose a tag to compare

  • Fix »OAuth Client Table Changes« migration snippet in the upgrade guide by @hettiger in #1859
  • [13.x] Fix accessing the plain secret after creating a new confidential client via deprecated ClientController::store by @hafezdivandari in #1861