How to install two composer in one windows system?

Issue

How to install two composer in one windows system? (how to use difference composer in one windows system)

Solution

for windows do the following steps:

  • one -> (create composer1 directory in C:\composer_path)

  • two -> (copy three file in composer directory to composer1 directory)

  • three -> (set path composer1 to environment variable)

  • four -> (run composer1 self-update --1 in cmd) because Convert to version 1.0.0

  • five -> (test versions composer)

and Done! ^_^

you can see two version of composer installed in one windows system.

Answered By – Ali Salehi

This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0

Leave a Reply

(*) Required, Your email will not be published