File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ composer require ayacoo/redirect-tab
2828
2929| News | TYPO3 | PHP | Support / Development |
3030| ----------- | ---------- | ----------| ---------------------------------------- |
31- | dev-main | 11.x | | unstable development branch |
32- | 2.x | 11.x | 7.4 | features, bugfixes, security updates |
31+ | dev-main | 11.x - 12.x | 7.4 - 8.0 | unstable development branch |
32+ | 2.x | 11.x | 7.4 - 8.0 | features, bugfixes, security updates |
3333| 1.x | 10.x | 7.2 - 7.4 | features, bugfixes, security updates |
3434
3535
Original file line number Diff line number Diff line change 1212 "homepage" : " https://www.ayacoo.de/" ,
1313 "license" : " GPL-2.0-or-later" ,
1414 "require" : {
15- "typo3/cms-core" : " ^11.0" ,
16- "typo3/cms-redirects" : " ^11.0"
15+ "php" : " ^7.4 || ^8.0" ,
16+ "typo3/cms-core" : " ^11.5" ,
17+ "typo3/cms-redirects" : " ^11.5"
1718 },
1819 "autoload" : {
1920 "psr-4" : {
You can’t perform that action at this time.
0 commit comments