diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-24 08:44:16 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-24 08:44:16 +0200 |
| commit | 4cf1dbbe396c08d889ed31a15d0b71ed14b1c9df (patch) | |
| tree | 8787b488bacac84a26f448c52fcf803b24bc6e50 /composer.json | |
| parent | 345986903325edb5d30cd14803ece172a8898dae (diff) | |
update vlucas/phpdotenv to v5.6.1, fixes #5552
Closes #5552
Merge request studip/studip!4174
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 6b95a07..a024d57 100644 --- a/composer.json +++ b/composer.json @@ -118,7 +118,7 @@ "phpoffice/phpspreadsheet": "4.2.0", "psy/psysh": "0.12.3", "okvpn/clock-lts": "^1.0", - "vlucas/phpdotenv": "^5.6", + "vlucas/phpdotenv": "5.6.1", "edu-sharing/auth-plugin": "8.0.x-dev", "psr/cache": "3.0.0", "laravel-json-api/neomerx-json-api": "5.0.2", |
