diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-23 10:33:28 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-23 10:33:28 +0000 |
| commit | 33fb3177496e783f9d7007080e944b3e31979391 (patch) | |
| tree | 444bcc64aa45c9647dd01dec0ae8800637226cf3 /composer.lock | |
| parent | b60aa4fad6cde443af484a6a8cb243fe6d8685ff (diff) | |
update illuminate/collections to v10.48.28, fixes #5519
Closes #5519
Merge request studip/studip!4142
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock index 8fa076a..426ed81 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f69680b5a10cc0844ee49a8af2942131", + "content-hash": "288c5af29856f3e2ab828c8ef3711db9", "packages": [ { "name": "algo26-matthias/idna-convert", @@ -910,16 +910,16 @@ }, { "name": "illuminate/collections", - "version": "v10.48.12", + "version": "v10.48.28", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "f9589f1063a449111dcaa1d68285b507d9483a95" + "reference": "48de3d6bc6aa779112ddcb608a3a96fc975d89d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/f9589f1063a449111dcaa1d68285b507d9483a95", - "reference": "f9589f1063a449111dcaa1d68285b507d9483a95", + "url": "https://api.github.com/repos/illuminate/collections/zipball/48de3d6bc6aa779112ddcb608a3a96fc975d89d8", + "reference": "48de3d6bc6aa779112ddcb608a3a96fc975d89d8", "shasum": "" }, "require": { @@ -961,7 +961,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-03-20T20:09:13+00:00" + "time": "2024-11-21T14:02:44+00:00" }, { "name": "illuminate/conditionable", |
