Skip to content

Instantly share code, notes, and snippets.

@gwagroves
Last active October 14, 2016 11:11
Show Gist options
  • Save gwagroves/526777e22bbab14bf0199907d78ed674 to your computer and use it in GitHub Desktop.
Save gwagroves/526777e22bbab14bf0199907d78ed674 to your computer and use it in GitHub Desktop.
HostEurope composer usage
export PATH="$HOME/bin:$PATH"
alias composer="php -d suhosin.executor.include.whitelist=phar ~/composer.phar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment