I am getting the following error after running the command composer require wuethrich44/flarum-ext-sso
Using version 1.2 for wuethrich44/flarum-ext-sso
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for wuethrich44/flarum-ext-sso 1.2 -> satisfiable by wuethrich44/flarum-ext-sso[v1.2.0].
- wuethrich44/flarum-ext-sso v1.2.0 requires flarum/core 0.1.0-beta.8.1 -> satisfiable by flarum/core[0.1.x-dev, v0.1.0-beta.8.1] but these conflict with your requirements or minimum-stability.
Installation failed, reverting ./composer.json to its original content.
Please help..