solid-nextcloud
solid-nextcloud copied to clipboard
Update versions to support nextcloud 31 and drop support for 28 and 29.
This PR drops support for Nextcloud 28 and 29, so we can update the psr/log to version 3.0.2 that is compatible with newer PHP versions.
The code for solid-nextcloud itself is not changed, only the supported versions and dependencies are updated. The code on this branch is validated on Nextcloud 29 except for the imcompatiblity of psr/log.