Any plan to update this extension for Beta 12?
I am using Flarum via Yunohost on a mesh network and would like to disable the email auth so I can run Flarum offline in case their is a internet outage.
I get the following error:
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Using version 0.1.3 for isaced/flarum-ext-email-verification-switch
./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
- doctrine/cache 1.10.0 requires php 7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
- doctrine/cache 1.10.0 requires php 7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
- doctrine/cache 1.10.0 requires php 7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
- Installation request for doctrine/cache (locked at 1.10.0) -> satisfiable by doctrine/cache[1.10.0].
Installation failed, reverting ./composer.json to its original content.