Skip to content
Snippets Groups Projects
Commit a6f5d03e authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

update symfony/process to 6.4.7, fixes #4176

Closes #4176

Merge request studip/studip!3014
parent 79346613
No related branches found
No related tags found
No related merge requests found
......@@ -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": "a283983fa61709d51f067555c0f8aea8",
"content-hash": "0ad301d5d24df185fd5982cd805d4a98",
"packages": [
{
"name": "algo26-matthias/idna-convert",
......@@ -4234,21 +4234,20 @@
},
{
"name": "symfony/process",
"version": "v5.4.36",
"version": "v6.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "4fdf34004f149cc20b2f51d7d119aa500caad975"
"reference": "cdb1c81c145fd5aa9b0038bab694035020943381"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/4fdf34004f149cc20b2f51d7d119aa500caad975",
"reference": "4fdf34004f149cc20b2f51d7d119aa500caad975",
"url": "https://api.github.com/repos/symfony/process/zipball/cdb1c81c145fd5aa9b0038bab694035020943381",
"reference": "cdb1c81c145fd5aa9b0038bab694035020943381",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16"
"php": ">=8.1"
},
"type": "library",
"autoload": {
......@@ -4276,7 +4275,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v5.4.36"
"source": "https://github.com/symfony/process/tree/v6.4.7"
},
"funding": [
{
......@@ -4292,7 +4291,7 @@
"type": "tidelift"
}
],
"time": "2024-02-12T15:49:53+00:00"
"time": "2024-04-18T09:22:46+00:00"
},
{
"name": "symfony/service-contracts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment