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

Magento does not support Composer 2.2 #36

Closed
ejnshtein opened this issue Dec 23, 2021 · 1 comment · Fixed by #40
Closed

Magento does not support Composer 2.2 #36

ejnshtein opened this issue Dec 23, 2021 · 1 comment · Fixed by #40

Comments

@ejnshtein
Copy link
Collaborator

ejnshtein commented Dec 23, 2021

Describe the bug

Magento does not support Composer 2.2, so we need to make CMA install Composer 2.1 as the latest Composer 2 version for now.
Linked issue - magento/magento2#34831

@ejnshtein
Copy link
Collaborator Author

Since in Composer 2.2 security was hardened, we also need to check in composer.json if config.allow-plugins is defined correctly and necessary plugins are enabled.

Link - https://getcomposer.org/doc/06-config.md#allow-plugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant