Skip to content

Add support for Guzzle 8 - #406

Merged
Keith-wright merged 1 commit into
pusher:masterfrom
GrahamCampbell:guzzle-8
Aug 5, 2026
Merged

Add support for Guzzle 8#406
Keith-wright merged 1 commit into
pusher:masterfrom
GrahamCampbell:guzzle-8

Conversation

@GrahamCampbell

@GrahamCampbell GrahamCampbell commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Description

Add support for Guzzle 8, adds in missing dependencies you were explicitly using but forgot to add explicit dependencies on, and bound the minimum versions to avoid super old versions.

CHANGELOG

  • [CHANGED] Added support for Guzzle 8.

FYI, the Guzzle 8.0.0 release is tentatively planned for early Q3. I am sending this PR as part of both validating that key packages can upgrade to Guzzle 8, and to actually get them upgraded. This package was identified as a key ecosystem package either because it is a widely used package or because it is a dependency of Laravel. This PR is not suitable to merge until Guzzle 8.0.0's actually released.

@GrahamCampbell
GrahamCampbell marked this pull request as ready for review July 21, 2026 00:19
@GrahamCampbell

Copy link
Copy Markdown
Contributor Author

Guzzle 8.0 is now released, and this PR is ready for review. The tests don't pass because they require an API key that is not available to forks.

@Keith-wright
Keith-wright merged commit 2f05431 into pusher:master Aug 5, 2026
0 of 48 checks passed
@GrahamCampbell
GrahamCampbell deleted the guzzle-8 branch August 5, 2026 22:18
@stof

stof commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

@Keith-wright could you make a new release including this change please ?

@Keith-wright Keith-wright mentioned this pull request Aug 6, 2026
@Keith-wright

Copy link
Copy Markdown
Contributor

Sure thing @stof! I've opened #407 for the new release.

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