Skip to content

Instantly share code, notes, and snippets.

@brunocarvalhodearaujo
Created December 13, 2016 15:56
Show Gist options
  • Save brunocarvalhodearaujo/1324a863dad04a99fbe328892fff991f to your computer and use it in GitHub Desktop.
Save brunocarvalhodearaujo/1324a863dad04a99fbe328892fff991f to your computer and use it in GitHub Desktop.
composer
$ curl -sS https://getcomposer.org/installer | php

adicionar no .bashrc

alias composer="/usr/bin/php -d \"disable_functions=\" ~/composer.phar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment