Skip to content

Allow Guzzle 8 - #561

Open
ziming wants to merge 2 commits into
saloonphp:v4from
ziming:patch-1
Open

Allow Guzzle 8#561
ziming wants to merge 2 commits into
saloonphp:v4from
ziming:patch-1

Conversation

@ziming

@ziming ziming commented Aug 23, 2026

Copy link
Copy Markdown

Laravel 13 recently added support Guzzle 8 (Which is released about 1+ month ago)

This PR is to kickstart the support for Guzzle 8 (which comes with a pretty neat performance improvement)

laravel/framework#60321

https://github.com/guzzle/guzzle/blob/8.0/UPGRADING.md

@JonPurvis

Copy link
Copy Markdown
Contributor

Thanks for this @ziming

I've got a bunch of PRs to catch up on across the Saloon ecosystem, which I'm hopefully going to do this coming week.

@elijahcruz12

Copy link
Copy Markdown

Just a heads up for prioritization: a brand new Laravel install now ships with Guzzle 8.0.2, so composer require saloonphp/saloon fails out of the box on fresh apps for now.

Ran into it just now while setting up a new project, but moving back down to ^7.15 still works since Laravel still supports 7.

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