• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

composer

Update Composer

October 21, 2014

I tried starting a new Laravel project from my Mac’s Terminal and came across this message saying, “Warning: This development build of composer is over 30 days old. It is recommended to update it by running “/usr/local/bin/composer self-update” to get the latest version.” So I ran this command to get the latest composer.

sudo /usr/local/bin/composer self-update

sudo /usr/local/bin/composer self-update

You’ll be prompted to enter the Admin password.

And that’s the way you get the latest update of Composer.

Now, back to the new project.

Filed Under: Linux, Mac Tagged With: composer

  • Home
  • About
  • Archives

Copyright © 2023