im trying to update a clean installation of drupal 8.4.4 to 8.5.3 and the instructions here
https://www.drupal.org/docs/8/update/update-core-via-composer -> Stepwise update instructions
are having no effect.
i have not installed any additional modules.
thanks
Comments
Comment #2
Syntapse commentedComment #3
cilefen commentedComment #4
Syntapse commentedi'm not sure what im meant to be looking at in the link.
is this the go-to source for updating/upgrading a clean installation of drupal from 8.n to 8.n+1?
the official upgrade docuementation implies 3 commands. does it need to be amended?
im still none the wiser how to update 8.4.4 to 8.5.3?
thanks
Comment #5
cilefen commented#2867757: Improve instructions for updating composer.json and /vendor is the effort to clear this up. It is related to some issues that probably make this one a duplicate, such as #2943546: composer fail to upgrade from 8.4.4 to 8.5.0-alpha1.
Comment #6
Syntapse commentedi'm not sure its a duplicate. my issue is "the three line instructions for updating a drupal site doesn't work". In the interests of simplicity I would hope this can stay open.
Comment #7
cilefen commentedThe doc page you referenced has its own discussion thread, but certainly that needs fixing if it doesn't work!
Comment #8
cilefen commented#2943546: composer fail to upgrade from 8.4.4 to 8.5.0-alpha1 will probably answer the immediate problem for you. As for the doc page, I think that needs discussing there. #2867757: Improve instructions for updating composer.json and /vendor will be a commit to Drupal core that will contain proper instructions. Of course, the two should match, but I don't think we need another issue for it.