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

Update ECS to latest possible version #2

Open
hkirsman opened this issue Feb 25, 2022 · 1 comment
Open

Update ECS to latest possible version #2

hkirsman opened this issue Feb 25, 2022 · 1 comment

Comments

@hkirsman
Copy link
Contributor

There's a issue under Code Quality tool that one can't install it without downgrading Composer to 2.0.13: wunderio/code-quality#67

That's because we have locked to https://packagist.org/packages/symplify/easy-coding-standard#8.3.48 and it has dependency to composer/xdebug-handler: ^1.4.

Let's try to upgrade to latest ECS.

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
hkirsman added a commit that referenced this issue Feb 25, 2022
hkirsman added a commit that referenced this issue Feb 25, 2022
@hkirsman
Copy link
Contributor Author

Seems it's not possible to go higher than current. Drupal 9.3.6 has dependency to symfony/dependency-injection:v4.4.34
And from the ECS side there's symplify/autowire-array-parameter package that since 9.0.0 has symfony/dependency-injection:^5.1 requirement.

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