Windows Installer didn't install the composer.phar!!
SimantaRajSarma opened this issue · 1 comments
SimantaRajSarma commented
hey, I Installed the composer with the windows Installer. when I run php composer.phar
in cmd. it returned Could not open input file: composer.phar
. Can anyone tell me what happened??
Seldaek commented
You probably should run simply composer
on CLI then if you installed it globally with the installed. php composer.phar
is when you have a composer.phar in the current directory.