Skip to content

Instantly share code, notes, and snippets.

View shaunthornburgh's full-sized avatar

Shaun Thornburgh shaunthornburgh

View GitHub Profile
curl -sS https://getcomposer.org/installer -o /tmp/composer-setup.php
HASH=`curl -sS https://composer.github.io/installer.sig`
echo $HASH
php -r "if (hash_file('SHA384', '/tmp/composer-setup.php') === '$HASH') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
sudo php /tmp/composer-setup.php --install-dir=/usr/local/bin --filename=composer
composer --version

Keybase proof

I hereby claim:

  • I am shaunthornburgh on github.
  • I am shaunthornburgh (https://keybase.io/shaunthornburgh) on keybase.
  • I have a public key ASBbGRpqPGXwXpfYNGySpLNDYJRoAMtkKu-gMbUpCWO-Jgo

To claim this, I am signing this object: