Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Want to upgrate laravel 8.13 to laravel 8.75


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.


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (5)


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",


Remove the composer.lock file, then run the command composer install

Thanks



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


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(