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.json | |
| 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.json')
| -rw-r--r-- | composer.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 9f0c5c9..fef8492 100644 --- a/composer.json +++ b/composer.json @@ -132,10 +132,10 @@ "erusev/parsedown": "1.7.4", "league/oauth2-client": "2.7.0", "nette/php-generator": "4.1.8", - "oat-sa/lib-lti1p3-core": "^7.1", - "oat-sa/lib-lti1p3-ags": "^2.0", + "oat-sa/lib-lti1p3-core": "7.2.1", + "oat-sa/lib-lti1p3-ags": "2.0.2", "phpseclib/phpseclib2_compat": "1.0.6", - "oat-sa/lib-lti1p3-deep-linking": "^4.1", + "oat-sa/lib-lti1p3-deep-linking": "4.1.0", "lcobucci/jwt": "^4.3" }, "replace": { |
