build(deps): bump symfony/process from 6.4.4 to 6.4.14 (#1871)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-08 18:41:37 +01:00 committed by GitHub
parent 8859a3f28e
commit bcfbf31b35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -8658,16 +8658,16 @@
},
{
"name": "symfony/process",
"version": "v6.4.4",
"version": "v6.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "710e27879e9be3395de2b98da3f52a946039f297"
"reference": "25214adbb0996d18112548de20c281be9f27279f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297",
"reference": "710e27879e9be3395de2b98da3f52a946039f297",
"url": "https://api.github.com/repos/symfony/process/zipball/25214adbb0996d18112548de20c281be9f27279f",
"reference": "25214adbb0996d18112548de20c281be9f27279f",
"shasum": ""
},
"require": {
@ -8699,7 +8699,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.4.4"
"source": "https://github.com/symfony/process/tree/v6.4.14"
},
"funding": [
{
@ -8715,7 +8715,7 @@
"type": "tidelift"
}
],
"time": "2024-02-20T12:31:00+00:00"
"time": "2024-11-06T09:25:01+00:00"
},
{
"name": "symfony/routing",