Posts from 14 June 2018

How to install Composer on Synology

sudo -i curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer exit