Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps illuminate/http from 11.3.1 to 11.23.5.
Commits
63e5cc3
fix etag headers for binary file responses (#52705)aa506db
[11.x] Use the same parameter type for 'throwUnless' as used for 'throwIf' (#...a985c72
[11.x] Restore Request::HEADER_X_FORWARDED_PREFIX in TrustProxies (#52598)19e976d
Add mixing to Http/Client/Response class (#52410)07a87e1
[11.x] Addresource()
method to Illuminate\Http\Client\Response (#52412)36ab177
Merge branch '10.x' into 11.x1b76e19
Fix Http Client Pool requests that have no response (#52393)bde2f99
fix: Request::json() json errors when decoding empty string (#52389)f23dbbc
[11.x] AddwhenExistsLoaded
method to conditionally include relationship ex...4baa6a8
Support passing default as named parameter in whenLoaded, whenAggregated, whe...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show