diff --git a/composer.json b/composer.json index fcc1605..28471d5 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "php": ">=7.2", "codeigniter4/framework": "^4", "zircote/swagger-php": "^3.0", - "firebase/php-jwt": "^5.2", + "firebase/php-jwt": "^6.0", "asligresik/easyapi": "^0.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index b7ae5da..45576f2 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": "38029a02b38d913fb35e8f553b576625", + "content-hash": "5fa57958045c1886c1127839fea8c465", "packages": [ { "name": "asligresik/easyapi", @@ -276,16 +276,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": { @@ -327,9 +327,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": "kint-php/kint", @@ -2400,5 +2400,5 @@ "php": ">=7.2" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }