Bump the composer group across 1 directory with 2 updates#112
Merged
Conversation
Bumps the composer group with 2 updates in the / directory: [symfony/process](https://github.com/symfony/process) and [guzzlehttp/psr7](https://github.com/guzzle/psr7). Updates `symfony/process` from 6.4.20 to 7.4.13 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/8.2/CHANGELOG.md) - [Commits](symfony/process@v6.4.20...v7.4.13) Updates `guzzlehttp/psr7` from 2.7.1 to 2.11.0 - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/2.11/CHANGELOG.md) - [Commits](guzzle/psr7@2.7.1...2.11.0) --- updated-dependencies: - dependency-name: symfony/process dependency-version: 7.4.13 dependency-type: indirect dependency-group: composer - dependency-name: guzzlehttp/psr7 dependency-version: 2.11.0 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
sjinks
approved these changes
Jun 13, 2026
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 the composer group with 2 updates in the / directory: symfony/process and guzzlehttp/psr7.
Updates
symfony/processfrom 6.4.20 to 7.4.13Release notes
Sourced from symfony/process's releases.
... (truncated)
Changelog
Sourced from symfony/process's changelog.
... (truncated)
Commits
f5804beMerge branch '6.4' into 7.4c8fc09b[Process] Stop leaking CGI/FastCGI request-context vars to subprocessesd9593c9Merge branch '6.4' into 7.46c93071[Process] Ignore array env values before proc_open7eab480[7.4] Remove usages of named arguments in tests89c0b22Update XSD references in phpunit.xml.dist filese79d445Merge branch '6.4' into 7.47b8e6e8More CS fixes2df4ad6Merge branch '6.4' into 7.45731331CS fixes - native_function_invocation & static_lambdaUpdates
guzzlehttp/psr7from 2.7.1 to 2.11.0Release notes
Sourced from guzzlehttp/psr7's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/psr7's changelog.
... (truncated)
Commits
bbb5e61Release 2.11.0aac7d94Restore copyToStream throws annotation (#781)d6f9070Fix copyToStream short writes (#772)844006aMerge branch '2.10' into 2.11d2a1a09Release 2.10.489a2ce5Merge branch '2.10' into 2.11cbd42fcThrow when the CachingStream cache target does not persist a full write (#768)7853a2cFix Header parameter splitting with escaped quotes (#744)76ea73aMerge branch '2.10' into 2.11930f155Limit UriComparator default ports to HTTP and HTTPS (#743)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.