No idea what went wrong after running an update with composer, but I just get a white page (Error 500) now and tying to clear the cache results in the following error:
php flarum cache:clear
Clearing the cache...
Fatal error: Declaration of Flarum\Filesystem\FilesystemManager::resolve($name): Illuminate\Contracts\Filesystem\Filesystem must be compatible with Illuminate\Filesystem\FilesystemManager::resolve($name, $config = null) in /rootdirectory/flarum/vendor/flarum/core/src/Filesystem/FilesystemManager.php on line 38
Flarum info:
php flarum info
Flarum core 1.0.2
PHP version: 8.0.5
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, bcmath, bz2, calendar, ctype, dba, dom, hash, fileinfo, filter, ftp, gettext, gmp, SPL, iconv, session, json, mbstring, pcntl, standard, Phar, posix, Reflection, imap, shmop, SimpleXML, soap, sockets, exif, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlreader, xmlwriter, zip, mysqlnd, imagick, curl, gd, mysqli, PDO, pdo_mysql, xsl, sqlite3, intl, sodium, ldap, tidy, pdo_pgsql, pdo_sqlite, igbinary, redis, Zend OPcache
+----------------------------------+---------+--------+
| Flarum Extensions | | |
+----------------------------------+---------+--------+
| ID | Version | Commit |
+----------------------------------+---------+--------+
| flarum-suspend | v1.0.0 | |
| flarum-tags | v1.0.3 | |
| flarum-flags | v1.0.0 | |
| fof-custom-footer | 1.0.0 | |
| fof-formatting | 1.0.0 | |
| fof-user-bio | 1.0.0 | |
| clarkwinkelmann-group-list | 1.0.0 | |
| fof-terms | 1.0.0 | |
| flarum-markdown | v1.0.1 | |
| fof-pages | 1.0.1 | |
| fof-ignore-users | 1.0.0 | |
| fof-oauth | 1.0.1 | |
| fof-spamblock | 1.0.0 | |
| fof-prevent-necrobumping | 1.0.0 | |
| askvortsov-categories | v3.0.0 | |
| fof-links | 1.0.0 | |
| flarum-bbcode | v1.0.0 | |
| flarum-lang-english | v1.0.0 | |
| flarum-lock | v1.0.0 | |
| flarum-mentions | v1.0.0 | |
| flarum-sticky | v1.0.0 | |
| flarum-subscriptions | v1.0.0 | |
| fof-frontpage | 1.0.0 | |
| fof-nightmode | 1.0.0 | |
| fof-github-autolink | 1.0.0 | |
| fof-split | 1.0.0 | |
| fof-upload | 1.0.1 | |
| fof-moderator-notes | 1.0.0 | |
| flarum-approval | v1.0.0 | |
| flarum-likes | v1.0.0 | |
| flarum-statistics | v1.0.0 | |
| fof-merge-discussions | 1.0.0 | |
| clarkwinkelmann-group-invitation | 1.0.0 | |
| ianm-syndication | 1.0.1 | |
+----------------------------------+---------+--------+
Base URL: https://mydomain
Installation path: /rootdirectry/flarum
Debug mode: off