diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 14:27:47 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 14:27:47 +0200 |
| commit | 40aead99f7e4dd7537f0b097d01ec01aa7bb4f64 (patch) | |
| tree | 1eca4ce1c5a1b8cb170079d581d8a86d84d3b0ca /composer.lock | |
| parent | 62f1827ad98f9dd3babbb87176487696bb6e5f7d (diff) | |
update oat-sa/lib-lti1p3-core to v7.2.1, fixes #5537
Closes #5537
Merge request studip/studip!4160
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 1dc711d..c0143fb 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": "b7d5dfdf1ebb5b9093392770376dda94", + "content-hash": "58cbd3d119b73577942e946658105cfd", "packages": [ { "name": "algo26-matthias/idna-convert", @@ -2890,16 +2890,16 @@ }, { "name": "oat-sa/lib-lti1p3-core", - "version": "7.1.0", + "version": "7.2.1", "source": { "type": "git", "url": "https://github.com/oat-sa/lib-lti1p3-core.git", - "reference": "39dbc6880734f99ca41488e5ebcd5b6ad8fc26f4" + "reference": "8d8d2156c0acddc7f2f4a91c99f6246286d9b47a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oat-sa/lib-lti1p3-core/zipball/39dbc6880734f99ca41488e5ebcd5b6ad8fc26f4", - "reference": "39dbc6880734f99ca41488e5ebcd5b6ad8fc26f4", + "url": "https://api.github.com/repos/oat-sa/lib-lti1p3-core/zipball/8d8d2156c0acddc7f2f4a91c99f6246286d9b47a", + "reference": "8d8d2156c0acddc7f2f4a91c99f6246286d9b47a", "shasum": "" }, "require": { @@ -2939,9 +2939,9 @@ "description": "OAT LTI 1.3 Core Library", "support": { "issues": "https://github.com/oat-sa/lib-lti1p3-core/issues", - "source": "https://github.com/oat-sa/lib-lti1p3-core/tree/7.1.0" + "source": "https://github.com/oat-sa/lib-lti1p3-core/tree/7.2.1" }, - "time": "2024-11-29T11:31:29+00:00" + "time": "2025-01-28T08:51:17+00:00" }, { "name": "oat-sa/lib-lti1p3-deep-linking", |
