diff --git a/composer.json b/composer.json index a12cf70ad..fe063ac99 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "symfony/polyfill-php83": "^1.33.0", "symfony/polyfill-php84": "^1.33.0", "symfony/polyfill-php85": "^1.33", - "symfony/process": "^6.4.15", + "symfony/process": "^6.4.33", "symfony/routing": "^6.4.12", "symfony/translation": "^6.4.4", "wapmorgan/mp3info": "^0.1.1", diff --git a/composer.lock b/composer.lock index e7ef3a780..9ec87c1b9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fde916feea46ab0fd4bad170c03bf3c8", + "content-hash": "ccb16eeca5b242e409af2accf0269116", "packages": [ { "name": "aws/aws-crt-php", @@ -5514,16 +5514,16 @@ }, { "name": "symfony/process", - "version": "v6.4.31", + "version": "v6.4.33", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "8541b7308fca001320e90bca8a73a28aa5604a6e" + "reference": "c46e854e79b52d07666e43924a20cb6dc546644e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/8541b7308fca001320e90bca8a73a28aa5604a6e", - "reference": "8541b7308fca001320e90bca8a73a28aa5604a6e", + "url": "https://api.github.com/repos/symfony/process/zipball/c46e854e79b52d07666e43924a20cb6dc546644e", + "reference": "c46e854e79b52d07666e43924a20cb6dc546644e", "shasum": "" }, "require": { @@ -5555,7 +5555,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.31" + "source": "https://github.com/symfony/process/tree/v6.4.33" }, "funding": [ { @@ -5575,7 +5575,7 @@ "type": "tidelift" } ], - "time": "2025-12-15T19:26:35+00:00" + "time": "2026-01-23T16:02:12+00:00" }, { "name": "symfony/routing", @@ -6311,5 +6311,5 @@ "platform-overrides": { "php": "8.2.0" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }