Not able to update from 5.10.40 to 5.11.77

Not able to update the version when clicking on update now and getting the error : Something went wrong.

Pleease suggest

image

Hi,

It looks like you’ve created a few posts, I’ll reply to this one and remove the others.

Please check for details about the error in storage/logs

When updating from 5.10.43 to 44 I run into these errors, maybe @pankajsinghal84 has the same issue?

Edit: php composer.phar update worked. I’m an idiot and called the wrong composer :smiley:

Just to note.. you should use composer install instead.

The install command installs the versions of the vendor files the app is expecting. If you run the update command you’ll get the latest version of the vendor files which may not work with the app.

1 Like