diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 14:04:32 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 14:04:32 +0200 |
| commit | 60c551f6c3aa461339739f5e12c28f46bfacad5f (patch) | |
| tree | 8ea724af9c0e0ae3b6750a299f91df799ac1aee1 /composer.json | |
| parent | cca8c28de4492f406a3d14a767a09f0a5a21c094 (diff) | |
update php-di/php-di to v7.0.10, fixes #5540
Closes #5540
Merge request studip/studip!4162
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 e70f015..4718219 100644 --- a/composer.json +++ b/composer.json @@ -107,7 +107,7 @@ "ext-simplexml": "*", "opis/json-schema": "2.3.0", "slim/slim": "4.13.0", - "php-di/php-di": "7.0.0", + "php-di/php-di": "7.0.10", "symfony/console": "6.4.20", "symfony/process": "6.4.20", "jumbojett/openid-connect-php": "1.0.0", |
