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 :
- Open your command prompt window.
- Run this command
“composer -–version”
to check which version of composer is installed. - Now you can see it the current version the window screen.