Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Sims <hello@evansims.com>
  • Loading branch information
evansims committed Dec 5, 2023
1 parent 440ee08 commit 21a9a8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ We also have tailored SDKs for [Laravel](https://github.com/auth0/laravel-auth0)

### Requirements

- PHP 8.0+
- PHP 8.1+
- [Composer](https://getcomposer.org/)
- PHP Extensions:
- [mbstring](https://www.php.net/manual/en/book.mbstring.php)
Expand Down Expand Up @@ -112,9 +112,9 @@ Our support lifecycle mirrors the [PHP release support schedule](https://www.php

| SDK Version | PHP Version | Support Ends |
| ----------- | ----------- | ------------ |
| 8 | 8.2 | Dec 2025 |
| 8 | 8.3 | Nov 2026 |
| | 8.2 | Nov 2025 |
| | 8.1 | Nov 2024 |
| | 8.0 | Nov 2023 |

We drop support for PHP versions when they reach end-of-life and cease receiving security fixes from the PHP Foundation. Please ensure your environment remains up to date so you can continue receiving updates for PHP and this SDK.

Expand Down

0 comments on commit 21a9a8f

Please # to comment.