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

Adds compatibility changes to Guzzle 7 #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

NicTorgersen
Copy link
Contributor

Noticed my previous PR didn't actually work with Laravel 8, because Guzzle has been bumped to v7. Guzzle-maintainers decided to change the name of the VERSION constant to MAJOR_VERSION.

Also organized import-statements because I'm nuts.

Not sure if this is the best way to go about it, but I'm happy to make changes if you got any input.

@NicTorgersen
Copy link
Contributor Author

Also adds configuration for using a different base URL (namely to support Vipps test-environment), and additional scopes (like name and email to be included with the login request).

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 this pull request may close these issues.

3 participants