Skip to content

Commit 46c0360

Browse files
committed
[DOCS] Update version matrix in README.md
1 parent 024abd5 commit 46c0360

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,14 @@ You can find a detailed documentation in the Documentation folder of the TYPO3 e
2424

2525
## Versions
2626

27-
| Version | TYPO3 | PHP | Support/Development |
28-
| ------------------- | ----------- | ----------|---------------------------------------- |
29-
| 4.x | 11.5 | >= 7.4 | Features, Bugfixes, Security Updates |
30-
| 3.x | 9.5 - 10.4 | 7.2 - 7.4 | Bugfixes, Security Updates |
31-
| 2.x | 7.6 - 9.5 | 5.5 - 7.4 | Support dropped |
32-
| 1.x | 6.2 - 7.6 | 5.5 - 7.2 | Support dropped |
33-
| 0.x | 4.5 - 6.2 | 5.2 - 5.6 | Support dropped |
27+
| Version | TYPO3 | PHP | Support/Development |
28+
|---------|------------|-----------|--------------------------------------|
29+
| 5.x | 12.4 | >= 8.1 | Features, Bugfixes, Security Updates |
30+
| 4.x | 11.5 | 7.4 - 8.x | Features, Bugfixes, Security Updates |
31+
| 3.x | 9.5 - 10.4 | 7.2 - 7.4 | Security Updates |
32+
| 2.x | 7.6 - 9.5 | 5.5 - 7.4 | Support dropped |
33+
| 1.x | 6.2 - 7.6 | 5.5 - 7.2 | Support dropped |
34+
| 0.x | 4.5 - 6.2 | 5.2 - 5.6 | Support dropped |
3435

3536
## Support and updates
3637

0 commit comments

Comments
 (0)