aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2025-04-25 13:34:06 +0200
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2025-04-25 13:34:06 +0200
commitff1e0ddc340500a1b99c008a1d8c5b800fa10b04 (patch)
tree1f06f8fb3a9044419601a28a83ad4acf7b8ca500 /composer.json
parent3727cd49d096a22eebe4b202f5f398be821ccccb (diff)
update symfony/process to v6.4.20, fixes #5547
Closes #5547 Merge request studip/studip!4168
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 9c1c64c..7479a06 100644
--- a/composer.json
+++ b/composer.json
@@ -109,7 +109,7 @@
"slim/slim": "4.13.0",
"php-di/php-di": "7.0.0",
"symfony/console": "6.4.7",
- "symfony/process": "6.4.7",
+ "symfony/process": "6.4.20",
"jumbojett/openid-connect-php": "1.0.0",
"league/oauth2-server": "8.5.4",
"willdurand/negotiation": "^3.1",