Merge pull request #4163 from coollabsio/dependabot/composer/symfony/process-7.1.7

chore(deps): bump symfony/process from 7.1.5 to 7.1.7
This commit is contained in:
Andras Bacsai
2024-11-07 14:41:54 +01:00
committed by GitHub

12
composer.lock generated
View File

@@ -10251,16 +10251,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v7.1.5", "version": "v7.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "5c03ee6369281177f07f7c68252a280beccba847" "reference": "9b8a40b7289767aa7117e957573c2a535efe6585"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/5c03ee6369281177f07f7c68252a280beccba847", "url": "https://api.github.com/repos/symfony/process/zipball/9b8a40b7289767aa7117e957573c2a535efe6585",
"reference": "5c03ee6369281177f07f7c68252a280beccba847", "reference": "9b8a40b7289767aa7117e957573c2a535efe6585",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10292,7 +10292,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/v7.1.5" "source": "https://github.com/symfony/process/tree/v7.1.7"
}, },
"funding": [ "funding": [
{ {
@@ -10308,7 +10308,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-19T21:48:23+00:00" "time": "2024-11-06T09:25:12+00:00"
}, },
{ {
"name": "symfony/psr-http-message-bridge", "name": "symfony/psr-http-message-bridge",