Since there is no mention of php in the composer.json (which is a bug in itself) I happily installed this extension in a project using PHP 7.0 only to find various errors caused by PHP 7.1 syntax.
Can you revert to PHP 7.0 syntax or require PHP 7.1. Of course, I'd vote for the former ATM.
Since there is no mention of
phpin thecomposer.json(which is a bug in itself) I happily installed this extension in a project using PHP 7.0 only to find various errors caused by PHP 7.1 syntax.Can you revert to PHP 7.0 syntax or require PHP 7.1. Of course, I'd vote for the former ATM.