Post #876063
2026-03-25 10:37 UTC
RE: https://friendica.daniel-siepmann.de/display/3db7c7b4-d2830849-b00dd58f40c9c6a0
Goodbye ext_emconf.php, you've now been completely removed from the core.
https://github.com/TYPO3/typo3/commit/15c263485c474ba9caf13b71588e5391179697c8
I never liked having to maintain both ext_emconf.php and composer.json.
Starting with version 14, that's now a thing of the past. Thanks @helhum !
#TYPO3 #Extensions #Composer
Replies (1)
-
@pixelbrackets@social.tchncs.de 2026-03-25 18:50
@ErHaWeb @helhum If I read this correctly composer.json files of extension need a version property though (not catched by Git tag/ Composer version management)?