Steps to follow for upgrade.
- First see package.json, here all information module which involved in project
- run command in composer > composer outdated –direct
- After command run then here show all difference between older and latest version and what dependency also show.
- here you can change according to this command data.
- after update in composer,jason then run command > composer update
- After run above command and that’s it
- you upgrade Laravel done.