So I tried removing off/drafts since I couldn't upgrade. But then when I went to re-install I got this:
https://flagrow.io/satis could not be fully loaded (The "https://extiverse.com/satis/packages.json" file could not be downloaded (HTTP/2 400 )), package information was loaded from the local cache and may be out of date
Using version ^0.3.2 for fof/drafts
./composer.json has been updated
Running composer update fof/drafts
Loading composer repositories with package information
https://flagrow.io/satis could not be fully loaded (The "https://extiverse.com/satis/packages.json" file could not be downloaded (HTTP/2 400 )), package information was loaded from the local cache and may be out of date
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires fof/drafts ^0.3.2 -> satisfiable by fof/drafts[0.3.2].
- fof/drafts 0.3.2 requires fof/console ^0.6.2 -> found fof/console[0.6.2, 0.6.3] but the package is fixed to 0.6.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
What is fof/console never heard of it? How should I install it?