[PHP-WEBMASTER] [web-php] dependabot/composer/symfony/process-7.4.5: composer(deps-dev): bump symfony/process from 7.4.4 to 7.4.5

Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: dependabot[bot]
Date: 2026-01-28T21:50:02Z

Commit: composer(deps-dev): bump symfony/process from 7.4.4 to 7.4.5 · php/web-php@a1baca8 · GitHub
Raw diff: https://github.com/php/web-php/commit/a1baca85268230fe343736a877a5d505cb7d9b99.diff

composer(deps-dev): bump symfony/process from 7.4.4 to 7.4.5

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>

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&quot;,
- "reference": "626f07a53f4b4e2f00e11824cc29f928d797783b"
+ "reference": "608476f4604102976d687c483ac63a79ba18cc97"
             },
             "dist": {
                 "type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/626f07a53f4b4e2f00e11824cc29f928d797783b&quot;,
- "reference": "626f07a53f4b4e2f00e11824cc29f928d797783b",
+ "url": "https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97&quot;,
+ "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&quot;
+ "source": "https://github.com/symfony/process/tree/v7.4.5&quot;
             },
             "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",