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

Getting a LogicException when doing a composer update #115

Closed
artyuum opened this issue Apr 26, 2022 · 1 comment · Fixed by #116
Closed

Getting a LogicException when doing a composer update #115

artyuum opened this issue Apr 26, 2022 · 1 comment · Fixed by #116

Comments

@artyuum
Copy link

artyuum commented Apr 26, 2022

Thank you for this awesome composer plugin.

Since I'm using it, I'm not able to do a composer update anymore. I'm running the project on PHP 8.1.0 with composer 2.3.5

Here is the error I'm getting

[LogicException]
You must use the ProcessExecutor instance which is part of a Composer\Loop instance to be able to run async processes

Full stacktrace

composer show

@glamax13
Copy link

glamax13 commented May 5, 2022

Same here.

Composer: 2.3.5
PHP: 8.1

Composer update is possible if the studio configuration is disabled but (obviously) the packages stays in vendor.

It seems like this issue as been taken care of in composer itself but this plugin still triggers it.
Composer main issue

baukevdw added a commit to baukevdw/studio that referenced this issue Jul 26, 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

Successfully merging a pull request may close this issue.

2 participants