Skip to content

Support for PHP version 5.6 #122

@Swarlston

Description

@Swarlston

Hi, I'm having trouble installing the versions 1.2.5 and 1.2.6 on a PHP 5.6 system.

It seems the releases force version 7.2 or higher.

I get an error message when trying to access my site after installing the plugin, that reads:
Your Composer dependencies require a PHP version ">= 7.2.0". You are running 5.6.40

This is caused by vendor/composer/platform_check.php in the ZIP-releases of 1.2.5 and 1.2.6.
I tried commenting out the responsible line, but that only fixed the error message and the site still didn't work.

I rolled back back to 1.2.4 which works just fine, but maybe you can help me update.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions