I wanted to update the extension to v1.6 (from 1.51) via composer but this didn't work.
"Nothing to Install" was the answer.
$ ddev composer update hauerheinrich/hh-video-extender
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
Setting up TYPO3 environment and extensions.
I guess that happend because version 1.51 is higher than version 1.6 and so composer thinks that I already have the newest version? I think the correct version would have been version 1.5.1 or newer versions have to continue with version 1.52, ...
Another question I have: Will TYPO3 10.4 LTS be supported?
Hi,
I wanted to update the extension to v1.6 (from 1.51) via composer but this didn't work. "Nothing to Install" was the answer.
I guess that happend because version 1.51 is higher than version 1.6 and so composer thinks that I already have the newest version? I think the correct version would have been version 1.5.1 or newer versions have to continue with version 1.52, ...
Another question I have: Will TYPO3 10.4 LTS be supported?