We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 682c7c2 commit 1296815Copy full SHA for 1296815
1 file changed
README.md
@@ -39,11 +39,12 @@ out by open an issue in github.
39
40
## Version Guidance
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 |
+| Version | Status | PHP Version | Support until |
+| --------- | --------------------------- | ---------------- | ----------------------- |
+| `^3.2` | Latest | `>=7.2.5, >=8.0` | Current |
+| `^3.1` | Latest | `>=7.2.5` | Current |
+| `^3.0` | Bug fixed only | `>=7.0` | Oct 2020 |
47
+| `^2.0` | End of life | `>=7.0,<7.2` | March 2018 |
48
49
50
## Upgrade from 2.x to 3.x
0 commit comments