Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(composer): provide extension key to resolve deprecation warning #7

Closed
wants to merge 1 commit into from
Closed

Conversation

kitzberger
Copy link
Contributor

Warning when installing package via composer:

The TYPO3 extension package "itplusx/headless-gridelements", does not define an extension key in its composer.json. Please report this to the author of this package. 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)

Warning when installing package via composer:
```
The TYPO3 extension package "itplusx/headless-gridelements", does not define an extension key in its composer.json. Please report this to the author of this package. 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)
```
@schloram schloram self-assigned this Jul 1, 2021
@schloram
Copy link
Member

schloram commented Jul 1, 2021

Hi @kitzberger ,
thank you for your contribution!

I will have a look at it later today.

regards,
Ramón

@schloram
Copy link
Member

schloram commented Jul 1, 2021

Note: The package typo3/cms-composer-installers causes this warning from v3.1.0 and above.

see: TYPO3/CmsComposerInstallers#95

@schloram schloram changed the title Provide extension key to resolve warning build(composer): provide extension key to resolve warning Jul 1, 2021
@schloram schloram changed the title build(composer): provide extension key to resolve warning build(composer): provide extension key to resolve deprecation warning Jul 1, 2021
@schloram
Copy link
Member

schloram commented Jul 1, 2021

@kitzberger Your changes have been merged into master (see: 4b1b462). Please note that I had to change the commit message to maintain our commit message policy (conventional commits). Therefore the new commit is detached from the original one and also from this PR.

@schloram schloram closed this Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants