Bump symfony/process from 5.4.8 to 5.4.21 #9

Merged
dependabot[bot] merged 1 commits from dependabot/composer/symfony/process-5.4.21 into main 2023-03-13 10:26:31 -05:00
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -4684,16 +4684,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.8", "version": "v5.4.21",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3" "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/597f3fff8e3e91836bb0bd38f5718b56ddbde2f3", "url": "https://api.github.com/repos/symfony/process/zipball/d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd",
"reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3", "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4726,7 +4726,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.8" "source": "https://github.com/symfony/process/tree/v5.4.21"
}, },
"funding": [ "funding": [
{ {
@ -4742,7 +4742,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-08T05:07:18+00:00" "time": "2023-02-21T19:46:44+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",