Last active
October 14, 2016 11:11
-
-
Save gwagroves/526777e22bbab14bf0199907d78ed674 to your computer and use it in GitHub Desktop.
HostEurope composer usage
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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