Skip to content

Instantly share code, notes, and snippets.

@nenadg
Created July 2, 2016 06:39
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nenadg/fcdd44063acb713c100655f69e93bdcd to your computer and use it in GitHub Desktop.
Save nenadg/fcdd44063acb713c100655f69e93bdcd to your computer and use it in GitHub Desktop.
sudo zypper in php5-phar php5-openssl
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
@migerusantte
Copy link

Thanks so much, was having trouble with this little thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment