toplisek

Well-Known Member
Jan 7, 2010
286
23
68
I have run a command: scl enable ea-php70 'composer diagnose'

I try to do also backwards and remove vendor folder and composer. Which command will work to do this?
 

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
16,598
2,618
363
cPanel Access Level
Root Administrator
Hey there! I don't believe there is a specific command that will do that. The 'composer diagnose' command that you provided above just checks the PHP environment to ensure the tools will work properly. However, that doesn't actually create the content on the server in the vendor folder, as composer actions themselves should be handled as the user. More details on that can be found here: