How to Check Current Version of Installed Composer ?

For checking the version of the installed composer one must choose the below mentioned command to see the result with ease in their prompt window.


Use the below command :

  1. Open your command prompt window.
  2. Run this command “composer -–version” to check which version of composer is installed.

    Composer Check Current Version

  3. Now you can see it the current version the window screen.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *