Merge pull request #512 from getformwork/dependabot/composer/symfony/process-7.0.7

Bump symfony/process from 7.0.4 to 7.0.7
This commit is contained in:
Giuseppe Criscione 2024-05-11 12:27:52 +02:00 committed by GitHub
commit 20835af938
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "86e412fedd1cd45a2ccd39a01ba7fb40",
"content-hash": "55305a014811d06459a046c0f5edf7a1",
"packages": [
{
"name": "dflydev/dot-access-data",
@ -2296,16 +2296,16 @@
},
{
"name": "symfony/process",
"version": "v7.0.4",
"version": "v7.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "0e7727191c3b71ebec6d529fa0e50a01ca5679e9"
"reference": "3839e56b94dd1dbd13235d27504e66baf23faba0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/0e7727191c3b71ebec6d529fa0e50a01ca5679e9",
"reference": "0e7727191c3b71ebec6d529fa0e50a01ca5679e9",
"url": "https://api.github.com/repos/symfony/process/zipball/3839e56b94dd1dbd13235d27504e66baf23faba0",
"reference": "3839e56b94dd1dbd13235d27504e66baf23faba0",
"shasum": ""
},
"require": {
@ -2337,7 +2337,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v7.0.4"
"source": "https://github.com/symfony/process/tree/v7.0.7"
},
"funding": [
{
@ -2353,7 +2353,7 @@
"type": "tidelift"
}
],
"time": "2024-02-22T20:27:20+00:00"
"time": "2024-04-18T09:29:19+00:00"
},
{
"name": "symfony/service-contracts",
@ -2592,7 +2592,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=8.1",
"php": ">=8.2",
"ext-dom": "*",
"ext-fileinfo": "*",
"ext-gd": "*",