Skip to content

Commit e092f6f

Browse files
authored
Merge pull request #192 from ThibaultPelloquin/patch-1
Update composer.json
2 parents 9231c7b + 5918af2 commit e092f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ext-openssl": "*",
2727
"php": "^7.1|^8.0",
2828
"league/oauth2-client": "~2.0",
29-
"firebase/php-jwt": "~3.0||~4.0||~5.0||~6.0"
29+
"firebase/php-jwt": "~3.0||~4.0||~5.0||~6.0 < 6.8"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)