Closing and opening PhpStorm helped me. Also I don't think that Run Anything uses File | Settings | Languages & Frameworks | PHP | Composer settings. It is in a nutshell a way for you to run anything from your terminal through PhpStorm UI.
Nov 11, 2020
3
Level 13
PHPStorm not recognizes composer in Run Anything
I want to execute some composer command inside the phpstorm (Run Anything), But when i do : composer update it says :
Error running 'composer update' Cannot run program composer in directory C:\xamp\htdoc\myprojct
I configured the exceutable composer in
File | Settings | Languages & Frameworks | PHP | Composer
But not working
Please or to participate in this conversation.