diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-23 12:14:52 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-23 12:14:52 +0000 |
| commit | 4a73304018f9a1002716c7d28aa76639a63df1f6 (patch) | |
| tree | f6c6131c8d397d88edbb95ceeb8e5c5609629463 /composer.lock | |
| parent | e3a000d4dcb59941f1c23519f4aae689f126ca40 (diff) | |
update algo26-matthias/idna-convert to v4.2.0, fixes #5527
Closes #5527
Merge request studip/studip!4149
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock index 5594020..400f63d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1bcaafc8d47e6efa21aba6a38eca9f93", + "content-hash": "e0bcda206f3b6ee7588f864331d7011f", "packages": [ { "name": "algo26-matthias/idna-convert", - "version": "v4.0.2", + "version": "v4.2.0", "source": { "type": "git", "url": "https://github.com/algo26-matthias/idna-convert.git", - "reference": "254938fb52b8bd34053401695d749f0e73fbb503" + "reference": "a51e7bcf31ef5dabd5cdc479d67f779038f52b2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/algo26-matthias/idna-convert/zipball/254938fb52b8bd34053401695d749f0e73fbb503", - "reference": "254938fb52b8bd34053401695d749f0e73fbb503", + "url": "https://api.github.com/repos/algo26-matthias/idna-convert/zipball/a51e7bcf31ef5dabd5cdc479d67f779038f52b2d", + "reference": "a51e7bcf31ef5dabd5cdc479d67f779038f52b2d", "shasum": "" }, "require": { @@ -58,9 +58,9 @@ ], "support": { "issues": "https://github.com/algo26-matthias/idna-convert/issues", - "source": "https://github.com/algo26-matthias/idna-convert/tree/v4.0.2" + "source": "https://github.com/algo26-matthias/idna-convert/tree/v4.2.0" }, - "time": "2024-02-14T13:30:05+00:00" + "time": "2025-03-26T16:10:16+00:00" }, { "name": "brick/math", |
