File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,12 @@ out by open an issue in github.
39
39
40
40
## Version Guidance
41
41
42
- | Version | Status | PHP Version | Support until |
43
- | --------- | --------------------------- | ------------- | ----------------------- |
44
- | ` ^3.1 ` | Latest | ` >=7.2.5 ` | Oct 2023 |
45
- | ` ^3.0 ` | Bug fixed only | ` >=7.0 ` | Oct 2020 |
46
- | ` ^2.0 ` | End of life | ` >=7.0,<7.2 ` | March 2018 |
42
+ | Version | Status | PHP Version | Support until |
43
+ | --------- | --------------------------- | ---------------- | ----------------------- |
44
+ | ` ^3.2 ` | Latest | ` >=7.2.5, >=8.0 ` | Current |
45
+ | ` ^3.1 ` | Latest | ` >=7.2.5 ` | Current |
46
+ | ` ^3.0 ` | Bug fixed only | ` >=7.0 ` | Oct 2020 |
47
+ | ` ^2.0 ` | End of life | ` >=7.0,<7.2 ` | March 2018 |
47
48
48
49
49
50
## Upgrade from 2.x to 3.x
You can’t perform that action at this time.
0 commit comments