Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Use case
An old site running a low drupal 9.version on php 7.4 step 1
To upgrade to 10 i first change php to 8.1
Repair all error and push the code but do not deploy step 2
then set php back to 7.4 because otherwise i get a lot of dependency errors
upgrade to 9.5.11
repair some errors and change some configuration
push the code but do not deploy step 3
install upgrade status
install rip
repair conflicts
push code but do not deploy