Skip to content

Instantly share code, notes, and snippets.

@floptwo
Last active October 2, 2018 22:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save floptwo/2b5bba5e6f67a943c6a8c5939a605e89 to your computer and use it in GitHub Desktop.
Save floptwo/2b5bba5e6f67a943c6a8c5939a605e89 to your computer and use it in GitHub Desktop.
Install Composer OVH Mutu
curl -sS https://getcomposer.org/installer | /usr/local/php7.0/bin/php
mkdir bin
mv composer.phar bin/composer
/usr/local/php7.0/bin/php ~/bin/composer
@jrenouard
Copy link

Merci !

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