I've sadly neglected my Flarum install at agot.cards/flarum for the last year or so, but recently realized that much has happened in the meantime, so I've been trying to follow the update guide at https://docs.flarum.org/update.html#general-steps.
However, it seems that I can't remove any of my plugins before attempting the update. When I deactivate them in the admin panel and then click remove, I get a "Please Wait" message and then go back to the panel and still see the plugin.
Just in case, I attempted the follow the rest of the guide from there, but get the below message when trying to run the update:
_Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires flarum/auth-facebook *, found flarum/auth-facebook[dev-next-back, dev-master, dev-1359-oauth2-improvements, v0.1.0-beta.3, ..., 0.1.x-dev (alias of dev-master)] but it does not match your minimum-stability.
Problem 2
- Root composer.json requires flarum/auth-github *, found flarum/auth-github[dev-next-back, dev-master, dev-1359-oauth2-improvements, v0.1.0-beta.3, ..., 0.1.x-dev (alias of dev-master)] but it does not match your minimum-stability.
Problem 3
- Root composer.json requires flarum/auth-twitter *, found flarum/auth-twitter[dev-next-back, dev-master, v0.1.0-beta.3, ..., 0.1.x-dev (alias of dev-master)] but it does not match your minimum-stability.
Problem 4
- extiverse/bazaar[0.1.0, ..., 0.2.4] require flarum/core 0.1.0-beta.6 -> found flarum/core[v0.1.0-beta.6, ..., v0.1.0-beta.16] but it does not match your minimum-stability.
- extiverse/bazaar[0.3.0, ..., 0.3.10] require flarum/core 0.1.0-beta.8 -> found flarum/core[v0.1.0-beta.8, ..., v0.1.0-beta.16] but it does not match your minimum-stability.
- extiverse/bazaar[0.4.0, ..., 0.4.1] require flarum/core 0.1.0-beta.9 -> found flarum/core[v0.1.0-beta.9, ..., v0.1.0-beta.16] but it does not match your minimum-stability.
- Root composer.json requires extiverse/bazaar * -> satisfiable by extiverse/bazaar[0.1.0, ..., 0.4.1]._
If there's anything I might try to be able to update, I would welcome the help. Thank you so much!