Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work for laravel > 8 #82

Open
kevinivek13 opened this issue Sep 8, 2022 · 0 comments · May be fixed by #86
Open

Doesn't work for laravel > 8 #82

kevinivek13 opened this issue Sep 8, 2022 · 0 comments · May be fixed by #86

Comments

@kevinivek13
Copy link

In Laravel version > 9 we have to use guzzlehttp with minimum version : 7.
In the dev-master branch of this project, guzzlehttp is specified for version ^6 .

I have installed the project in local, upadte guzzlehttp version and all seems ok.

We have just to change the guzzlehttp version of composer.json file, and all people who want use this package in laravel project or other will can install it..

@prudloff-insite prudloff-insite linked a pull request Mar 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant