mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
updating celtic/lti v4.10.1 to be able to update/fix security problem of firebase/php-jwt fixed with v6.0.0
This commit is contained in:
parent
47ef464c8a
commit
16b959524a
28
composer.lock
generated
28
composer.lock
generated
@ -340,20 +340,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "celtic/lti",
|
"name": "celtic/lti",
|
||||||
"version": "v4.8.0",
|
"version": "v4.10.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/celtic-project/LTI-PHP.git",
|
"url": "https://github.com/celtic-project/LTI-PHP.git",
|
||||||
"reference": "d45065552613c23045413af4596116424fa93bc0"
|
"reference": "22f2e248f9bce26a7f5e37c01e8d776daaba7083"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/celtic-project/LTI-PHP/zipball/d45065552613c23045413af4596116424fa93bc0",
|
"url": "https://api.github.com/repos/celtic-project/LTI-PHP/zipball/22f2e248f9bce26a7f5e37c01e8d776daaba7083",
|
||||||
"reference": "d45065552613c23045413af4596116424fa93bc0",
|
"reference": "22f2e248f9bce26a7f5e37c01e8d776daaba7083",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"firebase/php-jwt": "^5.5.0",
|
"firebase/php-jwt": ">=5.5.0 <=6.0.0",
|
||||||
"php": ">=5.6.0"
|
"php": ">=5.6.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
@ -379,9 +379,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/celtic-project/LTI-PHP/issues",
|
"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",
|
"name": "composer/installers",
|
||||||
@ -2945,16 +2945,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "firebase/php-jwt",
|
"name": "firebase/php-jwt",
|
||||||
"version": "v5.5.1",
|
"version": "v6.0.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/firebase/php-jwt.git",
|
"url": "https://github.com/firebase/php-jwt.git",
|
||||||
"reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
|
"reference": "0541cba75ab108ef901985e68055a92646c73534"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6",
|
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/0541cba75ab108ef901985e68055a92646c73534",
|
||||||
"reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
|
"reference": "0541cba75ab108ef901985e68055a92646c73534",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -2996,9 +2996,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/firebase/php-jwt/issues",
|
"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",
|
"name": "gettext/gettext",
|
||||||
@ -12166,5 +12166,5 @@
|
|||||||
"platform-overrides": {
|
"platform-overrides": {
|
||||||
"php": "7.4"
|
"php": "7.4"
|
||||||
},
|
},
|
||||||
"plugin-api-version": "2.3.0"
|
"plugin-api-version": "2.2.0"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user