When I come to the last step to launch the upgrade via occ, I get the error that PHP 8.3 is not supported (as expected). I also tried the updater via command-line that gives the same error.
What can I do to upgrade to a Nextcloud version that supports PHP 8.3?
install parallel or at least an older PHP version temporarily (just about all distros have a method for doing this: I think Fedora can use remirepo: Remi's RPM repository - Fedora 40
disable the version check in occ upgrade (sometimes works, but obviously won’t know for certain what problems it may cause down the road)