Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 4.17 KB

Support.md

File metadata and controls

52 lines (35 loc) · 4.17 KB

Support

Your application must use a supported Laravel version, and your host environment must be running a maintained PHP version.

You will also need Composer and an Auth0 account.

Supported Laravel Releases

The next major release of Laravel is forecasted for Q1 2025. We anticipate supporting it upon release.

Laravel SDK PHP Supported Until
11.x 7.13+ 8.3 Approx. March 2026 (EOL for Laravel 11)
8.2 Approx. Dec 2025 (EOL for PHP 8.2)

We strive to support all actively maintained Laravel releases, prioritizing support for the latest major version with our SDK. If a new Laravel major introduces breaking changes, we may have to end support for past Laravel versions earlier than planned.

Affected Laravel versions will still receive security fixes until their end-of-life date, as announced in our release notes.

Maintenance Releases

The following releases are no longer being updated with new features by Auth0, but will continue to receive security updates through their end-of-life date.

Laravel SDK PHP Security Fixes Until
10.x 7.5 - 7.12 8.3 Feb 2025 (EOL for Laravel 10)
8.2 Feb 2025 (EOL for Laravel 10)
8.1 Nov 2024 (EOL for PHP 8.1)

Unsupported Releases

The following releases are unsupported by Auth0. While they may be suitable for some legacy applications, your mileage may vary. We recommend upgrading to a supported version as soon as possible.

Laravel SDK
9.x 7.0 - 7.12
8.x 7.0 - 7.4
7.x 5.4 - 6.5
6.x 5.3 - 6.5
5.x 2.0 - 6.1
4.x 1.x

Support Policy

The SDK follows the Laravel support policy and will be supported until the Laravel version it supports reaches end-of-life, or it is no longer technically feasible to support.

Getting Support