Do we need to remove whole project and reupload the upgraded version of the project . Or if there is a simple procedure to do so?
btw I found the answer which I was looking for. Replace the updated composer.json file and ssh into the server and run "composer update". This will just upgrade the version on server. Hope this info might help someone.