Install old version composer / incompatible with composer

ThirstySix

Issue
You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.

Solution
You are using Composer 2, some plugins seem to be incompatible with composer

With specific version 1.10.17:
C:\Users\ThirstySix> composer self-update 1.10.17

composer self-update 1.10.17
 or
C:\Users\ThirstySix> composer self-update --1
composer self-update --1

To go back to version 2, you can run the following command

C:\Users\ThirstySix> composer self-update --2

composer self-update --2
or
composer self-update 2.0.7
or
composer self-update --rollback

Use composer self-update --rollback to return to original version

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
5 + 14 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.