Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: DanielEScherzer
Date: 2026-01-28T16:09:29-08:00
Commit: composer(deps-dev): bump symfony/process from 7.4.4 to 7.4.5 (#1794) · php/web-php@4a2e237 · GitHub
Raw diff: https://github.com/php/web-php/commit/4a2e237982928b793baeefb31a9c64d86b2dc714.diff
composer(deps-dev): bump symfony/process from 7.4.4 to 7.4.5 (#1794)
Bumps [symfony/process](GitHub - symfony/process: Executes commands in sub-processes) from 7.4.4 to 7.4.5.
- [Release notes](Releases · symfony/process · GitHub)
- [Changelog](process/CHANGELOG.md at 8.1 · symfony/process · GitHub)
- [Commits](Comparing v7.4.4...v7.4.5 · symfony/process · GitHub)
---
updated-dependencies:
- dependency-name: symfony/process
dependency-version: 7.4.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Changed paths:
M composer.lock
Diff:
diff --git a/composer.lock b/composer.lock
index 06cb227205..2c172af94e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4018,16 +4018,16 @@
},
{
"name": "symfony/process",
- "version": "v7.4.4",
+ "version": "v7.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "626f07a53f4b4e2f00e11824cc29f928d797783b"
+ "reference": "608476f4604102976d687c483ac63a79ba18cc97"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/626f07a53f4b4e2f00e11824cc29f928d797783b",
- "reference": "626f07a53f4b4e2f00e11824cc29f928d797783b",
+ "url": "https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97",
+ "reference": "608476f4604102976d687c483ac63a79ba18cc97",
"shasum": ""
},
"require": {
@@ -4059,7 +4059,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v7.4.4"
+ "source": "https://github.com/symfony/process/tree/v7.4.5"
},
"funding": [
{
@@ -4079,7 +4079,7 @@
"type": "tidelift"
}
],
- "time": "2026-01-20T09:23:51+00:00"
+ "time": "2026-01-26T15:07:59+00:00"
},
{
"name": "symfony/service-contracts",