diff --git a/composer.lock b/composer.lock index 3431ab1d1d..80a2b0bd34 100644 --- a/composer.lock +++ b/composer.lock @@ -340,20 +340,20 @@ }, { "name": "celtic/lti", - "version": "v4.8.0", + "version": "v4.10.1", "source": { "type": "git", "url": "https://github.com/celtic-project/LTI-PHP.git", - "reference": "d45065552613c23045413af4596116424fa93bc0" + "reference": "22f2e248f9bce26a7f5e37c01e8d776daaba7083" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/celtic-project/LTI-PHP/zipball/d45065552613c23045413af4596116424fa93bc0", - "reference": "d45065552613c23045413af4596116424fa93bc0", + "url": "https://api.github.com/repos/celtic-project/LTI-PHP/zipball/22f2e248f9bce26a7f5e37c01e8d776daaba7083", + "reference": "22f2e248f9bce26a7f5e37c01e8d776daaba7083", "shasum": "" }, "require": { - "firebase/php-jwt": "^5.5.0", + "firebase/php-jwt": ">=5.5.0 <=6.0.0", "php": ">=5.6.0" }, "type": "library", @@ -379,9 +379,9 @@ ], "support": { "issues": "https://github.com/celtic-project/LTI-PHP/issues", - "source": "https://github.com/celtic-project/LTI-PHP/tree/v4.8.0" + "source": "https://github.com/celtic-project/LTI-PHP/tree/v4.10.1" }, - "time": "2022-06-27T15:42:42+00:00" + "time": "2022-11-27T20:07:55+00:00" }, { "name": "composer/installers", @@ -2945,16 +2945,16 @@ }, { "name": "firebase/php-jwt", - "version": "v5.5.1", + "version": "v6.0.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "83b609028194aa042ea33b5af2d41a7427de80e6" + "reference": "0541cba75ab108ef901985e68055a92646c73534" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6", - "reference": "83b609028194aa042ea33b5af2d41a7427de80e6", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/0541cba75ab108ef901985e68055a92646c73534", + "reference": "0541cba75ab108ef901985e68055a92646c73534", "shasum": "" }, "require": { @@ -2996,9 +2996,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v5.5.1" + "source": "https://github.com/firebase/php-jwt/tree/v6.0.0" }, - "time": "2021-11-08T20:18:51+00:00" + "time": "2022-01-24T15:18:34+00:00" }, { "name": "gettext/gettext", @@ -12166,5 +12166,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.2.0" }