Skip to content

Commit 1296815

Browse files
committed
v3.2 to support PHP 8.0
1 parent 682c7c2 commit 1296815

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@ out by open an issue in github.
3939

4040
## Version Guidance
4141

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 |
4748

4849

4950
## Upgrade from 2.x to 3.x

0 commit comments

Comments
 (0)