7 months later

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.

    camberini Your error is because you need PHP 7.1 or newer to run this extension. I recommend you upgrade your PHP version anyways as Flarum will be dropping PHP 7.0 support in Beta.13

      tankerkiller125 Thanks a ton for your prompt response. I ended up upgrading to 7.4 because it prompted me to upgrade to 7.2 after I upgraded to 7.1. I installed the extension and it works!

      7 months later
      a month later

      Hi, just wondering if this will be updated for beta 14?

      2 months later

      Just looking at the code, it seems like this extension might still work. If anyone reports otherwise we'll add the incompatible tag.

      Would be nice to see an update to take advantage of the new Extend\Events extender and the new admin panel categories.

        2 months later
        • [deleted]

        Puggo no. It's not updated for beta 16 as far as I can tell

          Puggo yes, this still works on beta 16 without any issues 🙂 just tested it a few minutes ago also by installing it.

            Ralkage so if i run composer require isaced/flarum-ext-email-verification-switch it would install correctly?

              19 days later

              Works perfectly in 0.16. It is a nice extension for new forums to easy registration of new users. When every new user is an important asset.