Skip to content

Commit 69406e7

Browse files
committed
fix: return to firebase/php-jwt ^5.0
1 parent 269a276 commit 69406e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": ">=5.5.9",
77
"cakephp/cakephp": "^3.5",
88
"google/apiclient": "^2.14",
9-
"firebase/php-jwt": "~6.0",
9+
"firebase/php-jwt": "~5.0",
1010
"raiym/instagram-php-scraper": "^0.10.0"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)