Am unable to install this extension.
root@forum:~# composer require flagrow/flarum-ext-image-upload
Using version ^0.1.5 for flagrow/flarum-ext-image-upload
./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 flagrow/flarum-ext-image-upload ^0.1.5 -> satisfiable by flagrow/flarum-ext-image-upload[0.1.5].
- flagrow/flarum-ext-image-upload 0.1.5 requires flarum/core ^0.1.0-beta.4 -> no matching package found.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Installation failed, deleting ./composer.json.
root@forum:~#
Am running Flarum beta 4. Any ideas?