I downloaded the Metronic, v8.0.34 because it had the version 8 of laravel. when i opened composer.jason I found the laravel vesion 8.13 but i want to have the laravel version 8.75 linking laravel version on github for reference (https://github.com/laravel/laravel/releases/tag/v8.6.11).
When i tried to update by changing the version of the laravel in composer.json file and ran the command composer update.. it threw errors.
Need guidance on how to proceed.. I also went through the link
https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1
but after step 6 (install composer dependencies) I am getting error.