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.
Feel free to let us know if you have any issue.
Thanks
Hi Vijey,
Please try to upgrade your PHP version to v8 as well.
Thanks
Thanks will update to v8 and get back to you if any errors appear..
Thanks,
Vijey
Hi Vijey,
In the file composer.json
file, please set using the fixed version number.
"laravel/framework": "8.75",
composer.lock
file, then run the command composer install
Hi Faizal..
Yes, i did as you said yesterday .. i changed the laravel version and deleted the composer.lock file ran composer update.. but throwing errors ... Trying to do once again .. the same steps.. I will update you soon.
Regards,
Vijey