I'm new to Flarum and Composer. Whatever extensions I try to install, I keep getting fail errors.
`Dependency "flarum/core" is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires fof/socialprofile 0.3.0 -> satisfiable by fof/socialprofile[0.3.0].
- fof/socialprofile 0.3.0 requires flarum/core 0.1.0-beta.16 -> found flarum/core[v0.1.0-beta.16] but the package is fixed to v0.1.0-beta.15 (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.`
Almost 90% of the extensions have the same error. Any leads to resolve this would be highly appreciated.
Thanks,
Rajiv