Closed
Description
The composer.json file in version 3.1 specifies that PHP version 7.1 or higher is required. At the same time it requires guzzlehttp/guzzle:^7.0. Version 7 of guzzlehttp/guzzle requires at least PHP version 7.2 so this results in a conflict making it impossible to install the library.
Line 16 in b200ae9
Line 22 in b200ae9