During composer install the following warning is shown:
TYPO3 Extension Package "netresearch/rte-ckeditor-image", does not define extension key in composer.json.
Specifying the extension key will be mandatory in future versions of TYPO3 (see: https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ExtensionArchitecture/ComposerJson/Index.html#extra)
During composer install the following warning is shown:
Since version 3.1.0 of typo3/cms-composer-installers a warning is shown, when a TYPO3 extension does not define
extension-key
incomposer.json
. For further information see here: https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ExtensionArchitecture/ComposerJson/Index.htmlCommit in typo3/cms-composer-installers: https://github.com/TYPO3/CmsComposerInstallers/pull/95