Skip to content

Commit 3593e2b

Browse files
hebbetdriesvints
andauthored
[8.x] Update support policy to match 9.x one (laravel#8395)
* [8.x] Update support policy to match 9.x one * Update releases.md Co-authored-by: Dries Vints <[email protected]>
1 parent f92e92a commit 3593e2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

releases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ At this time, PHP's [named arguments](https://www.php.net/manual/en/functions.ar
2323
<a name="support-policy"></a>
2424
## Support Policy
2525

26-
For all Laravel releases, bug fixes are provided for 18 months and security fixes are provided for 2 years. For all additional libraries, including Lumen, only the latest release receives bug fixes. In addition, please review the database versions [supported by Laravel](/docs/{{version}}/database#introduction).
26+
For all Laravel releases, bug fixes are provided for 18 months and security fixes are provided for 2 years. For all additional libraries, including Lumen, only the latest major release receives bug fixes. In addition, please review the database versions [supported by Laravel](/docs/{{version}}/database#introduction).
2727

2828
| Version | PHP (*) | Release | Bug Fixes Until | Security Fixes Until |
2929
| --- | --- | --- | --- | --- |
3030
| 6 (LTS) | 7.2 - 8.0 | September 3rd, 2019 | January 25th, 2022 | September 6th, 2022 |
3131
| 7 | 7.2 - 8.0 | March 3rd, 2020 | October 6th, 2020 | March 3rd, 2021 |
3232
| 8 | 7.3 - 8.1 | September 8th, 2020 | July 26th, 2022 | January 24th, 2023 |
33-
| 9 | 8.0 - 8.1 | February 8th, 2022 | August 8th, 2023 | February 8th, 2024 |
34-
| 10 | 8.0 - 8.1 | February 7th, 2023 | August 7th, 2024 | February 7th, 2025 |
33+
| 9 | 8.0 - 8.1 | February 8th, 2022 | August 8th, 2023 | February 6th, 2024 |
34+
| 10 | 8.1 | February 7th, 2023 | August 6th, 2024 | February 4th, 2025 |
3535

3636
<div class="version-colors">
3737
<div class="end-of-life">

0 commit comments

Comments
 (0)