Skip to content

Add support for Guzzle 8#73

Merged
jeromegamez merged 1 commit into
beste:5.xfrom
GrahamCampbell:guzzle-8
Jul 22, 2026
Merged

Add support for Guzzle 8#73
jeromegamez merged 1 commit into
beste:5.xfrom
GrahamCampbell:guzzle-8

Conversation

@GrahamCampbell

@GrahamCampbell GrahamCampbell commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This widens the guzzlehttp/guzzle constraint to ^7.8.2 || ^8.0 so the package installs on Guzzle 8 alongside Guzzle 7. Token verification only touches Guzzle through its high-level client and PSR-7 messages and catches GuzzleHttp\Exception\GuzzleException, none of which changed between the two majors, so no code changes are needed. Guzzle 8 is already released and this package has no other dependency that blocks it, so it can be merged and released on its own. Doing so unblocks the Guzzle 8 work in beste/firebase-php#1111, which depends on a release of kreait/firebase-tokens that allows Guzzle 8.

@jeromegamez
jeromegamez merged commit 777568f into beste:5.x Jul 22, 2026
7 checks passed
@jeromegamez

Copy link
Copy Markdown
Member

Thank you! ❤️

@GrahamCampbell
GrahamCampbell deleted the guzzle-8 branch July 22, 2026 10:52
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.

2 participants