Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove sudo from composer command #464

Merged
merged 1 commit into from
Mar 16, 2018
Merged

Commits on Feb 9, 2018

  1. remove sudo from composer command

    Composer maintainers strongly advise against running composer as sudo/root. On Mac and Ubuntu it appears not to be necessary. Is it possible to accomplish everything without using sudo with composer?
    
    See their FAQ:
    How do I install untrusted packages safely? Is it safe to run Composer as superuser or root?
    https://getcomposer.org/doc/faqs/how-to-install-untrusted-packages-safely.md
    ownsourcing authored Feb 9, 2018
    Configuration menu
    Copy the full SHA
    dc0c4cb View commit details
    Browse the repository at this point in the history