clarkwinkelmann
As far as i see it's complaining about some kind of migration from reflar/polls. But thing is i disabled reflar/polls before upgrading Flarum, and after successful upgrade i've removed reflar polls.
Here it is
# composer remove reflar/polls
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Dependency "flarum/core" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 0 updates, 1 removal
- Removing reflar/polls (1.3.4)
Package flagrow/upload is abandoned, you should avoid using it. Use fof/upload instead.
Package metastore/flarum-ext-russian is abandoned, you should avoid using it. Use marketplace/flarum-l10n-core-russian instead.
Writing lock file
Generating autoload files
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
And after i've installed fof/poll. But seems like there is some tricky thing i missed