Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

note that guzzle6 is not compatible with PHP 8 #78

Merged
merged 1 commit into from
Nov 11, 2020
Merged

note that guzzle6 is not compatible with PHP 8 #78

merged 1 commit into from
Nov 11, 2020

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Nov 11, 2020

People trying to upgrade to PHP 8 see that this repository is blocking them, because Guzzle 6 had a version constraint >=5.5 which implies that it would support all future versions of PHP. however, this is not true, Guzzle 6 does not work in PHP 8.

Add a note to the readme to point to Guzzle 7.

close #77

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating for PHP 8.0
1 participant