Adding hirak/prestissimo to darwin and linux

This commit is contained in:
George Boot
2019-09-18 19:13:58 +05:30
committed by Shivam Mathur
parent 339c69c9a5
commit c5825452ec
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,5 +12,6 @@ sudo chmod 777 $ini_file
curl -sS https://getcomposer.org/installer | php
chmod +x composer.phar
mv composer.phar /usr/local/bin/composer
composer global require hirak/prestissimo
php -v
composer -V