Skip to content

Instantly share code, notes, and snippets.

@wlalele
Last active November 23, 2016 14:02
Show Gist options
  • Save wlalele/02b69d2772201e01848a6722d91da635 to your computer and use it in GitHub Desktop.
Save wlalele/02b69d2772201e01848a6722d91da635 to your computer and use it in GitHub Desktop.
Composer without xdebug
alias comp="php -n $(which composer)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment