Bump symfony/process from 6.0.19 to 6.4.14 (#3195)

Bumps [symfony/process](https://github.com/symfony/process) from 6.0.19 to 6.4.14.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v6.0.19...v6.4.14)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-06 18:33:12 +02:00
committed by GitHub
parent 5babb69f5b
commit 7460e333bd
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"zordius/lightncandy": "dev-espo#v1.2.5e",
"composer/semver": "^3",
"spatie/async": "1.5.6",
"symfony/process": "6.0.*",
"symfony/process": "6.4.*",
"symfony/http-foundation": "6.4.*",
"symfony/routing": "6.0.*",
"cboden/ratchet": "^0.4.4",
Generated
+8 -8
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": "f0490de62cf1a8215cebda1ed4262b6d",
"content-hash": "9b543aacee73965e2155e4119c75c612",
"packages": [
{
"name": "async-aws/core",
@@ -6175,20 +6175,20 @@
},
{
"name": "symfony/process",
"version": "v6.0.19",
"version": "v6.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "2114fd60f26a296cc403a7939ab91478475a33d4"
"reference": "25214adbb0996d18112548de20c281be9f27279f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/2114fd60f26a296cc403a7939ab91478475a33d4",
"reference": "2114fd60f26a296cc403a7939ab91478475a33d4",
"url": "https://api.github.com/repos/symfony/process/zipball/25214adbb0996d18112548de20c281be9f27279f",
"reference": "25214adbb0996d18112548de20c281be9f27279f",
"shasum": ""
},
"require": {
"php": ">=8.0.2"
"php": ">=8.1"
},
"type": "library",
"autoload": {
@@ -6216,7 +6216,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.0.19"
"source": "https://github.com/symfony/process/tree/v6.4.14"
},
"funding": [
{
@@ -6232,7 +6232,7 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:36:10+00:00"
"time": "2024-11-06T09:25:01+00:00"
},
{
"name": "symfony/routing",