diff --git a/composer.lock b/composer.lock index dc5268f..eaca4c7 100644 --- a/composer.lock +++ b/composer.lock @@ -2655,16 +2655,16 @@ }, { "name": "symfony/process", - "version": "v6.4.41", + "version": "v6.4.45", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "c8fc09bdfe9fde9aaa89b415a4477feaccec16a7" + "reference": "0b0c5b7d895211b82021469d1cb8ef2448caed96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/c8fc09bdfe9fde9aaa89b415a4477feaccec16a7", - "reference": "c8fc09bdfe9fde9aaa89b415a4477feaccec16a7", + "url": "https://api.github.com/repos/symfony/process/zipball/0b0c5b7d895211b82021469d1cb8ef2448caed96", + "reference": "0b0c5b7d895211b82021469d1cb8ef2448caed96", "shasum": "" }, "require": { @@ -2696,7 +2696,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.41" + "source": "https://github.com/symfony/process/tree/v6.4.45" }, "funding": [ { @@ -2716,7 +2716,7 @@ "type": "tidelift" } ], - "time": "2026-05-23T13:47:21+00:00" + "time": "2026-08-20T17:31:17+00:00" }, { "name": "twig/twig",