This commit is contained in:
dependabot[bot] 2025-02-11 01:58:51 +01:00 committed by GitHub
commit d909900924
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -3719,16 +3719,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.44", "version": "v5.4.46",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "1b9fa82b5c62cd49da8c9e3952dd8531ada65096" "reference": "01906871cb9b5e3cf872863b91aba4ec9767daf4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/1b9fa82b5c62cd49da8c9e3952dd8531ada65096", "url": "https://api.github.com/repos/symfony/process/zipball/01906871cb9b5e3cf872863b91aba4ec9767daf4",
"reference": "1b9fa82b5c62cd49da8c9e3952dd8531ada65096", "reference": "01906871cb9b5e3cf872863b91aba4ec9767daf4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3761,7 +3761,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v5.4.44" "source": "https://github.com/symfony/process/tree/v5.4.46"
}, },
"funding": [ "funding": [
{ {
@ -3777,7 +3777,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-17T12:46:43+00:00" "time": "2024-11-06T09:18:28+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -4422,5 +4422,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.4" "php": "7.4"
}, },
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }