Skip to content

Instantly share code, notes, and snippets.

@dannygsmith
Created March 29, 2018 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannygsmith/07e9f483649c8fbe3f224b09a1a51b31 to your computer and use it in GitHub Desktop.
Save dannygsmith/07e9f483649c8fbe3f224b09a1a51b31 to your computer and use it in GitHub Desktop.
Make composer executable
mv composer.phar composer
chmod 750 composer
mv composer ~/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment