[TASK] Make it work with TYPO3 v14#178
Conversation
|
hey @georgringer seems like that for v14 it fails cause by different phpunit versions required by this package and |
|
Is this extension actually still necessary given that TYPO3v14 has this? Feature: #108623 - Allow content element restrictions per colPos |
Afaik b13/container still depends on content_defender, if this functionality is required...? |
|
@ghermens Not sure what you mean, |
|
https://github.com/b13/container/blob/master/README.md "If EXT:content_defender is installed, you can use allowed, disallowed, and maxitems in the column configuration" |
|
OK, that's support not a requirement. And apparently not necessary anymore: b13/container#691 (not released yet AFAIS) |
Thanks for the hint, working with b13/container dev-master in my current project now... :-) |
I just tested it and works in a v14 project, haven't checked anything else and TBH also don't got any clues why the github tests are failing