Versioning Scheme
Statamic and its other first-party packages follow Semantic Versioning. Major releases are released every year (~Q1), following Laravel's major releases by roughly a month. Minor and patch releases may be released as often as every few days. Minor and patch releases should never contain breaking changes.
Support Policy
Statamic | Laravel | PHP | Release | Bug Fixes Until | Security Fixes Until |
---|---|---|---|---|---|
3.3* | 8-9 | 7.4-8.1 | Mar 2022 | Mar 2023 | Sep 2023 |
3.4* | 8-9 | 7.4-8.1 | Jan 2023 | Jan 2023 | Jul 2024 |
4 | 9-10 | 8.0-8.3 | Mar 2023 | May 2024 | Sep 2024 |
5 | 10-11 | 8.2-8.3 | May 2024 | May 2025 | Nov 2025 |
*Prior to Semantic Versioning
These dates are subject to changes based on factors outside of our control, such as the release schedule and required versions of Laravel and major Laravel packages we depend upon.