You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Flarum 1.8.5, the following error is observed:
Running composer update ianm/twofactor
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- ianm/twofactor[1.0.0, ..., 1.1.2] require endroid/qr-code ^4.8 -> found endroid/qr-code[4.8.0, ..., 4.8.5] but it conflicts with your root composer.json require (^5.1).
- Root composer.json requires ianm/twofactor * -> satisfiable by ianm/twofactor[1.0.0, ..., 1.1.2].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
The text was updated successfully, but these errors were encountered:
With Flarum 1.8.5, the following error is observed:
The text was updated successfully, but these errors were encountered: