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 composer plugin api version #218

Open
mauriau opened this issue Apr 7, 2020 · 2 comments
Open

update composer plugin api version #218

mauriau opened this issue Apr 7, 2020 · 2 comments

Comments

@mauriau
Copy link

mauriau commented Apr 7, 2020

Composer just merged the branch 2.0 into master.
composer/composer@87757de

So we got this issue :
- hirak/prestissimo 0.3.10 requires composer-plugin-api ^1.0.0 -> found composer-plugin-api[2.0.0] but it does not match your constraint.

@mauriau mauriau changed the title upgrade composer api version update composer plugin api version Apr 7, 2020
@baukevdw
Copy link

baukevdw commented Apr 7, 2020

For more information see: composer/composer#8726

@Seldaek
Copy link

Seldaek commented Apr 7, 2020

For prestissimo, as composer 2 comes with parallel downloads built-in, it probably makes more sense to not support v2, or to support it but to disable prestissimo completely if composer version is 2.

This was referenced Apr 28, 2020
stevenrombauts added a commit to joomlatools/joomlatools-vagrant that referenced this issue Aug 19, 2020
Composer 2 has parallel downloads built-in, see
hirak/prestissimo#218
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.

3 participants