Search code examples
phpcomposer-phpfosuserbundlesymfony-3.2

I want to Install FOSUser Bundle in Symfony but geting Composer error


I want to Install FOSUser Bundle in Symfony but geting Composer error, 'composer' is not recognized as an internal or external command, operable program or batch file. I have also attached screen shot. I did many R&D about this topic but unable to install.

[enter image description here][1]
enter image description here

In my second screenshot I am showing step which I following for install FOSUser Bundle.

I have attached updated error Screenshot enter image description here


Solution

  • Through "php composer.phar require friendsofsymfony/user-bundle "~2.0"" command I "Download FOSUserBundle using composer"