diff --git a/composer.json b/composer.json index d4413733..b64330ee 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "firebase/php-jwt": "^6.0" + "firebase/php-jwt": "^7.0" }, "require-dev": { "phpunit/phpunit": "~4.8", @@ -36,4 +36,4 @@ "autoload-dev": { "psr-4": { "DocuSign\\eSign\\" : "test/" } } -} \ No newline at end of file +}