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

Allow us to use this package on newer applications#74

Open
antonioribeiro wants to merge 5 commits into
microsoft:masterfrom
antonioribeiro:master
Open

Allow us to use this package on newer applications#74
antonioribeiro wants to merge 5 commits into
microsoft:masterfrom
antonioribeiro:master

Conversation

@antonioribeiro

@antonioribeiro antonioribeiro commented May 17, 2020

Copy link
Copy Markdown

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

msftclas commented May 17, 2020

Copy link
Copy Markdown

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