Composer Upgrade


Laravel needs latest version of laravel to install and update dependencies in your laravel projects. To support this, use the below commands to upgrade the composor version in Ubuntu.

To Update your OS dependencies

sudo apt-get update

To install the latest version of composer

sudo curl -s https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer

That’s It. To validate composor , type be command

composer -v

About vtm

Well done is better than Well Said!!! Web Enthusiast, Blogger, Open source contributor!!! And Web/Software Consultant for Personal and Business

Leave a comment

Your email address will not be published. Required fields are marked *

1 + sixteen =