diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 14:45:05 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 14:45:05 +0200 |
| commit | 1aed43b4d697fa5ca5f1a0e26205f31e29f98c72 (patch) | |
| tree | 782afd6f5d5499ccebe0599a0b1eb0be433fef00 /composer.lock | |
| parent | 67ddc700d16e6287fb4449ece62082bc9feae481 (diff) | |
update edu-sharing/auth-plugin to v8.0.x-dev 8ea462f, fixes #5530
Closes #5530
Merge request studip/studip!4154
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock index 3858e4a..324c745 100644 --- a/composer.lock +++ b/composer.lock @@ -448,12 +448,12 @@ "source": { "type": "git", "url": "https://github.com/edu-sharing/php-auth-plugin.git", - "reference": "d0384dce4023449220052d1b648bb1b41babd3d0" + "reference": "8ea462f46e5b05c6dec3b9c4f2574f4495e1f28e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/edu-sharing/php-auth-plugin/zipball/d0384dce4023449220052d1b648bb1b41babd3d0", - "reference": "d0384dce4023449220052d1b648bb1b41babd3d0", + "url": "https://api.github.com/repos/edu-sharing/php-auth-plugin/zipball/8ea462f46e5b05c6dec3b9c4f2574f4495e1f28e", + "reference": "8ea462f46e5b05c6dec3b9c4f2574f4495e1f28e", "shasum": "" }, "require": { @@ -487,7 +487,7 @@ "issues": "https://github.com/edu-sharing/php-auth-plugin/issues", "source": "https://github.com/edu-sharing/php-auth-plugin/tree/8.0" }, - "time": "2024-06-03T10:59:11+00:00" + "time": "2024-07-19T11:24:30+00:00" }, { "name": "erusev/parsedown", |
