When I try to install mediaembed on Flarum 0.1.0-beta.7 via ssh, I get the next error:
composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
-bash-4.2$ composer require s9e/flarum-ext-mediaembed
Using version 1.0 for s9e/flarum-ext-mediaembed
./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 s9e/flarum-ext-mediaembed 1.0 -> satisfiable by s9e/flarum-ext-mediaembed[1.0.0].
- s9e/flarum-ext-mediaembed 1.0.0 requires flarum/core 0.1.0-beta.8 -> sati sfiable by flarum/core[0.1.x-dev] but these conflict with your requirements or m inimum-stability.
Installation failed, reverting ./composer.json to its original content.
I really would like your help, thank you in advance ?