-
Notifications
You must be signed in to change notification settings - Fork 15
guzzlehttp/psr7 version incompatible #111
Copy link
Copy link
Open
Description
Hi,
I have been upgrading from v1.6.2 to v4.0.1 and have hit an issue. I have installed via composer and want to use the curl implementation. I can't connect as per the documentation, as the types of the parameters used to instantiate the curl http client do not match. After some digging I have found that the guzzlehttp/psr7 version specified in the composer.json file is too low. The file is set as ^1.2 but you need a version greater than 2. Is this a known issue or is this done in this way for a reason?
Thanks in advance,
Dave
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels