diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 15:03:01 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 15:03:01 +0200 |
| commit | 50e37033ab96e359de158446a4cc4db6eab3172d (patch) | |
| tree | 70daa8758caf2559feccdfe210a60208273fa243 /composer.json | |
| parent | 5dee7363106350e2522f8ceac3e3d1aa2635b32d (diff) | |
update jumbojett/openid-connect-php to v1.0.2, fixes #5532
Closes #5532
Merge request studip/studip!4155
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 463099f..67e4024 100644 --- a/composer.json +++ b/composer.json @@ -110,7 +110,7 @@ "php-di/php-di": "7.0.10", "symfony/console": "6.4.20", "symfony/process": "6.4.20", - "jumbojett/openid-connect-php": "1.0.0", + "jumbojett/openid-connect-php": "1.0.2", "league/oauth2-server": "8.5.4", "willdurand/negotiation": "^3.1", "monolog/monolog": "3.9.0", |
