composer(deps): bump symfony/http-client-contracts from 3.6.0 to 3.7.0#229
Merged
discordier merged 1 commit intoJun 1, 2026
Merged
Conversation
ad66f34 to
415ee29
Compare
Bumps [symfony/http-client-contracts](https://github.com/symfony/http-client-contracts) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/symfony/http-client-contracts/releases) - [Changelog](https://github.com/symfony/http-client-contracts/blob/main/CHANGELOG.md) - [Commits](symfony/http-client-contracts@v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: symfony/http-client-contracts dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
415ee29 to
a3866c3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps symfony/http-client-contracts from 3.6.0 to 3.7.0.
Commits
4a2d00cMerge branch '8.0' into 8.142a71e6[HttpClient] Fix streaming from CachingHttpClient2cefde1[HttpClient] Fix CachingHttpClient compatibility with decorator clients on 30...402a972PHP CS Fixer: enable@PHP8x1Migration:riskya108a53[HttpClient] Add support of the persistent cURL handlese0a626f[HttpClient] Add support for themax_connect_durationoptiondf987c0[Process] Improve process typing6191da3PHP CS Fixer: enable static_lambda8b9efcbreplace #[TestWithJson] with #[TestWith]4e99070CS fixes