datitisev
I have uninstalled (I had it inactive) the extension to vote with money. But it still won't install the new version.
$ composer why-not fof/polls ^2
flarum/flarum - requires fof/polls (^1.4)
Not finding what you were looking for? Try calling `composer require "fof/polls:^2" --dry-run` to get another view on the problem.
If I run composer require "fof/polls:2" --dry-run this is the output, but I don't quite understand what requirements my Flarum installation does not meet being on version 1.8.5.
Problem 1
- reflar/polls[0.1.0, ..., 0.1.1, 1.0.0, ..., 1.2.6] require flarum/core ^0.1.0-beta.7 -> found flarum/core[v0.1.0-beta.7, ..., v0.1.0-beta.16] but it does not match your minimum-stability.
- reflar/polls[1.3.0, ..., 1.3.4] 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.
- Root composer.json requires reflar/polls * -> satisfiable by reflar/polls[0.1.0, 0.1.1, 1.0.0, ..., 1.3.4].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
I have tried composer update fof/polls --with-all-dependencies but I have not been successful either and I always go back to version 1.4.