Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Conversation

@antonioribeiro
Copy link

@antonioribeiro antonioribeiro commented May 17, 2020

I wasn't able to install this package on a Laravel 7 application and I believe anyone relying on Guzzle 6.5 wouldn't too.

This PR allows newer Guzzle versions to be used:

"guzzlehttp/guzzle": "~5|~6"

But I also updated the test suite to use newer PHPUnit (from version 5 to 9). Unfortunately PHP 7.0 hit end-of-life some some time ago, but PHP 7.1 (which also hit EOL) is still being supported by tests.

@msftclas
Copy link

msftclas commented May 17, 2020

CLA assistant check
All CLA requirements met.

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.

2 participants