Hi,
I noticed that TYPO3 v13 support seems to have been added on main with commit 2e4ab9d ([TASK] Support v13).
The current composer.json on main already allows TYPO3 ^13.4, so it looks like compatibility work has at least been started there.
However, the latest published tag/release still seems to be 2.0.2, and Packagist therefore only provides 2.0.2, which still requires TYPO3 11/12.
Was the TYPO3 13 compatibility commit meant as work in progress and intentionally never released, or is the release/tag simply missing?
If TYPO3 13 support is considered ready, would it be possible to publish a new release so Composer/Packagist users can actually install it without relying on dev-main?
Thanks,
Nicklas
Hi,
I noticed that TYPO3 v13 support seems to have been added on
mainwith commit2e4ab9d([TASK] Support v13).The current
composer.jsononmainalready allows TYPO3^13.4, so it looks like compatibility work has at least been started there.However, the latest published tag/release still seems to be
2.0.2, and Packagist therefore only provides2.0.2, which still requires TYPO3 11/12.Was the TYPO3 13 compatibility commit meant as work in progress and intentionally never released, or is the release/tag simply missing?
If TYPO3 13 support is considered ready, would it be possible to publish a new release so Composer/Packagist users can actually install it without relying on
dev-main?Thanks,
Nicklas