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

On Drupal 9 one has to install with composer/composer:2.0.13 #67

Open
hkirsman opened this issue Dec 6, 2021 · 0 comments
Open

On Drupal 9 one has to install with composer/composer:2.0.13 #67

hkirsman opened this issue Dec 6, 2021 · 0 comments

Comments

@hkirsman
Copy link
Collaborator

hkirsman commented Dec 6, 2021

This was the full install command for me

 composer require wunderio/code-quality:2.0.3 symplify/easy-coding-standard:8.3.48 wunderio/ecs-drupal:1.0.0 composer/xdebug-handler:1.4.6 composer/composer:2.0.13  --dev

on https://packagist.org/packages/composer/composer#2.1.8 you can see that anything below 2.1.8 has security issues.

I think the offending package is this https://github.com/wunderio/ecs-drupal/blob/master/composer.json where it asks for quite old package ECS 8.3 https://packagist.org/packages/symplify/easy-coding-standard#8.3.48

@hkirsman hkirsman changed the title On Drupal 9 have to install with composer/composer:2.0.13 On Drupal 9 one has to install with composer/composer:2.0.13 Dec 6, 2021
hkirsman added a commit that referenced this issue Feb 25, 2022
hkirsman added a commit that referenced this issue Feb 25, 2022
hkirsman added a commit that referenced this issue Feb 25, 2022
hkirsman added a commit that referenced this issue Feb 25, 2022
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

No branches or pull requests

1 participant