Skip to content

v1.0.1

Latest

Choose a tag to compare

@krausandre krausandre released this 31 Jul 08:44

Release v1.0.1:

Align the ext_emconf.php dependency constraints with the dual TYPO3 v13 + v14 support already declared in composer.json.

  • [FIX] Widen the ext_emconf constraints to the dual range (typo3 13.4.19-14.99.99, content_blocks 1.4.6-2.99.99). composer.json already declared ^13.4.19 || ^14.3 and ^1.4.6 || ^2.0. Only relevant to non-Composer (legacy) installs — Composer mode reads composer.json, and TYPO3 v14 skips ext_emconf via providesPackages.