diff --git a/composer.json b/composer.json index 7ca7f88..aaa6044 100755 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ }], "require": { "php": ">=5.4", - "firebase/php-jwt": "~2.0", + "firebase/php-jwt": "~3.0", "guzzlehttp/guzzle": "5.*", "illuminate/support": ">=4.0" },