Skip to content

Commit 19c1e61

Browse files
committed
[TASK] Update php version information in readme
Signed-off-by: Marcus Schwemer <marcus.schwemer@in2code.de>
1 parent 1ae60b2 commit 19c1e61

File tree

1 file changed

+5
-27
lines changed

1 file changed

+5
-27
lines changed

Readme.md

Lines changed: 5 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,6 @@ and easy to use mailform extension for TYPO3 with a lots of features
77
> :warning: **TYPO3 12 compatibility**\
88
> See [EAP page (DE)](https://www.in2code.de/agentur/typo3-extensions/early-access-programm/) or [EAP page (EN)](https://www.in2code.de/en/agency/typo3-extensions/early-access-program/) for more information how to get access to a TYPO3 12 version
99
10-
## Powermail 9 and 10
11-
12-
Changes for powermail 10 with TYPO3 11:
13-
14-
* Remove jQuery from all frontend renderings
15-
16-
Changes done for powermail 9 with TYPO3 11:
17-
18-
* Update for TYPO3 11 ()
19-
* Remove code dependencies to former TYPO3 versions
20-
* Add Responses to Actions
21-
* Update unit tests
22-
* Update behaviour tests
23-
* Manual tests (especially in backend context)
24-
25-
### Supporters for TYPO3 11
26-
27-
* B13.com
28-
* Studio Mitte Digital Media GmbH
29-
* SKALM GmbH
30-
* mexan AG
31-
* Wittkiel Gruppe GmbH
32-
3310
## 1. Documentation overview
3411

3512
* [Introduction](/Documentation/Readme.md)
@@ -56,10 +33,11 @@ Quick guide:
5633

5734
| Powermail | TYPO3 | PHP | Support/Development |
5835
|-------------|-----------|-----------|------------------------------------------------|
59-
| 10.x | 11.x | >= 7.4 | Features, Bugfixes, Security Updates |
60-
| 9.x | 11.x | >= 7.4 | Support dropped |
61-
| 8.x | 10.x | >= 7.2 | Security Updates (paid backports are possible) |
62-
| 7.x | 8.7 - 9.x | 7.0 - 7.x | Security Updates (paid backports are possible) |
36+
| 11.x | 12.x | 8.1 - 8.2 | Features, Bugfixes, Security Updates |
37+
| 10.x | 11.x | 7.4 - 8.1 | Bugfixes, Security Updates |
38+
| 9.x | 11.x | 7.4 | Support dropped |
39+
| 8.x | 10.x | 7.2 - 7.4 | Security Updates (paid backports are possible) |
40+
| 7.x | 8.7 - 9.x | 7.0 - 7.4 | Security Updates (paid backports are possible) |
6341
| 6.x | 8.7 - 9.x | 7.0 - 7.x | Support dropped |
6442
| 5.x | 8.7 - 9.x | 7.0 - 7.x | Support dropped |
6543
| 4.x | 7.6 - 8.7 | 5.5 - 7.2 | Security Updates (paid backports are possible) |

0 commit comments

Comments
 (0)