Skip to content

Add support for Guzzle 8 - #30

Open
Gamzky wants to merge 2 commits into
paynl:mainfrom
Gamzky:fixes
Open

Add support for Guzzle 8#30
Gamzky wants to merge 2 commits into
paynl:mainfrom
Gamzky:fixes

Conversation

@Gamzky

@Gamzky Gamzky commented Sep 1, 2026

Copy link
Copy Markdown

I added ^8 to the version constraint for guzzlehttp/guzzle. Guzzle 7 still works.

The HTTP client no longer uses getConfig, because that was removed in Guzzle 8.

Things I checked before push:

  • PHPUnit
  • PHPStan
  • Tests on PHP 8.1 through 8.5 with Guzzle 7 and Guzzle 8

All checks were ok

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.

1 participant