Skip to content

October CMS upgrade: composer update command failed. Can't update the project #832

Answered by LukeTowers
01Kuzma asked this question in Q&A
Discussion options

You must be logged in to vote

@01Kuzma See https://wintercms.com/blog/post/how-start-using-winter-cms, your specific issues are twofold:

  1. You need to switch the command line version of PHP you're using to at least PHP 8, using the platform section in composer.json is a temporary hack that will cause other issues
  2. You need to update the bootstrap/autoload.php file.

I would highly recommend following that guide as well as the upgrade guide to Laravel 6 / Winter v1.1 & the upgrade guide to Laravel 9 / Winter v1.2 if your application is complex and or has significant business value to you. If it's just a basic brochure style site then you might even find it easiest to just install a new copy of the latest Winter CMS codeb…

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by 01Kuzma
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bennothommo
Comment options

Comment options

You must be logged in to vote
2 replies
@LukeTowers
Comment options

@01Kuzma
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants