-
Notifications
You must be signed in to change notification settings - Fork 84
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
Composer errors when installing with Magento OS #815
Comments
@joeshelton-wagento why are you installing ece-tools in a community project? |
I plan to extend ECE Tools for use with Magento Open Source outside of a Cloud environment. Much of the code in ECE Tools would accommodate this. The original plan was for a more general-purpose tool. Regardless, it is curious to me that ECE Tools would not have sub-dependancies in alignment with the most recent version of Magento OS. After running
|
Preconditions
PHP 8.2
Composer 2.5.8
Steps to reproduce
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition <install-directory-name>
composer require magento/ece-tools
Expected result
Composer installation without warnings or errors
Actual result
The text was updated successfully, but these errors were encountered: