Hi, i'm tring to install MathRen on a Flarum hosted on a shared server at FastComet. I got an error of incompatible versions, which i don't understand:
[mathsadd@de8 ~]$ composer require the-turk/flarum-mathren
Using version 0.3.2 for the-turk/flarum-mathren
./composer.json has been created
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 the-turk/flarum-mathren 0.3.2 -> satisfiable by the-turk/flarum-mathren[0.3.2].
- the-turk/flarum-mathren 0.3.2 requires flarum/core >=0.1.0-beta.10 <0.1.0-beta.14 ->satisfiable by flarum/core[v0.1.0-beta.10, v0.1.0-beta.11, v0.1.0-beta.11.1, v0.1.0-beta.12, v0.1.0-beta.13] but these conflict with your requirements or minimum-stability.
Installation failed, deleting ./composer.json.
[mathsadd@de8 ~]$
I checked and flarum version is 0.1.0.beta.13, so what's wrong ?
Any help is welcome.