You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Since there is no mention of
php
in 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.
The text was updated successfully, but these errors were encountered: