I have an active subscription and am using the Flarum Extension Manager along with this WordPress extension. However, the extension no longer updates via the Extension Manager. I have updated the token again but still can't figure out what is wrong.
Following is the error message I get in the logs. Any thoughts?
[2026-02-24 22:43:20] composer.ERROR: update --prefer-dist --no-dev -a --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires kilowhat/flarum-ext-wordpress *, found kilowhat/flarum-ext-wordpress[2.0.2] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.
<warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>