Closed dependabot[bot] closed 2 weeks ago
Code Climate has analyzed commit 5d8d152d and detected 0 issues on this pull request.
View more on Code Climate.
@dependabot recreate
Looks like symfony/http-client is up-to-date now, so this is no longer needed.
Bumps symfony/http-client from 6.4.12 to 6.4.14.
Release notes
Sourced from symfony/http-client's releases.
Commits
05d88cb
Merge branch '5.4' into 6.4224124d
bug #58704 [HttpClient] fix for HttpClientDataCollector fails if proc_open is...aa7bebe
[HttpClient] Fix Process-based escaping in HttpClientDataCollectore9b0846
fix for HttpClientDataCollector fails if proc_open is disabled via php.ini . ...ebcaeea
[HttpClient] Filter private IPs before connecting when Host == IP509d0e8
[HttpClient] Fix class requirement message9990ced
Merge branch '5.4' into 6.454118c6
Add PR template and auto-close PR on subtree split repositoriesDependabot 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