You can look at the commit log and see what has changed from one tag to another.
https://github.com/laravel/framework/compare/v5.0.0...v5.0.1
Otherwise, it is like @jimgwhit said, backup and try it.
Yes but is there like a composer command i can run to update the project?
ok will that command update all the things i have in that project, meaning all the things that are in the composer.json file?
Ok just tied it and I guess it updates everything, thank you all for the assistance. Much appreciated.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.