Skip to content

Releases: workos/workos-php-laravel

v6.0.0

14 Apr 17:18
1dcbde7

Choose a tag to compare

6.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • v6 is a major rewrite of the Laravel SDK to align with the redesigned workos/workos-php v5 client.
  • WorkOS\Laravel\Services\WorkOSService has been removed. The container, helper, and facade now resolve to \WorkOS\WorkOS directly.
  • Several service accessors were renamed upstream: mfa()multiFactorAuth(), portal()adminPortal(), rbac()authorization(), and webhook() was split into webhooks() and webhookVerification().
  • Before upgrading, follow docs/V6_MIGRATION_GUIDE.md.

Features

  • rewrite the Laravel integration as a thin adapter over workos/workos-php v5, bind \WorkOS\WorkOS directly, and expose the upstream v5 service surface (#87) (b72cb58)

workos/workos-php-laravel: v5.1.0

20 Mar 21:21
1fd7220

Choose a tag to compare

5.1.0 (2026-03-20)

Features

  • add Facade, improve performance and ergonomics (#69) (32cae0f)

Bug Fixes

Miscellaneous Chores

  • Add DX as Codeowners (#81) (bea5968)
  • deps: update actions/checkout action to v6 (#74) (1140490)
  • deps: update actions/create-github-app-token action to v3 (#84) (400e880)
  • deps: update amannn/action-semantic-pull-request action to v6 (#85) (345ca71)
  • Pin GitHub Actions (#79) (2a88f7b)

v5.0.1

06 Dec 00:05
f8b6508

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

05 Dec 23:33
0dcdf73

Choose a tag to compare

What's Changed

New Contributors

  • @antn made their first contribution in #65

Full Changelog: v4.4.0...v5.0.0

v4.4.0

07 Oct 19:20
5b21f0c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.0...v4.4.0

v4.3.0

23 Jun 21:00
1d28b60

Choose a tag to compare

What's Changed

  • Upgraded to workos-php v4.26.0 (#60)

Full Changelog: v4.2.0...v4.3.0

v4.2.0

03 Jun 21:12
094a9d5

Choose a tag to compare

What's changed?

  • Pin dependencies using sha #57
  • Upgrade workos-php to v4.24.0 to #58

v4.1.0

22 Oct 16:25
2191f72

Choose a tag to compare

What's Changed

See workos-php releases

Full Changelog: v4.0.0...v4.1.0

v4.0.0

22 Nov 23:20
d8ab9a1

Choose a tag to compare

Breaking Change

  • Bumped workos-php package version to v4.0.0 (#50)

Follow workos/workos-php releases to catch the latest changes

v3.1.0

04 May 22:15
ddbb0c5

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0