Hello,
starting with version 1.17.0 the dependency in composer.json has changed from guzzle ^6.2 to ^7.0. The minimal version of required PHP is still ^7.1. The minimal version of PHP required by guzzle 7.0 is PHP 7.2.5, so effectively this library requires at least PHP version of ^7.2.5.
If there are no incompatible changes, could you please consider allowing using new versions of this library with PHP 7.1 by allowing installing guzzle ^6.2|^7.0?
Thank you for consideration
Hello,
starting with version 1.17.0 the dependency in composer.json has changed from guzzle ^6.2 to ^7.0. The minimal version of required PHP is still ^7.1. The minimal version of PHP required by guzzle 7.0 is PHP 7.2.5, so effectively this library requires at least PHP version of ^7.2.5.
If there are no incompatible changes, could you please consider allowing using new versions of this library with PHP 7.1 by allowing installing guzzle ^6.2|^7.0?
Thank you for consideration