Skip to content

Commit 70ea42a

Browse files
chore: support firebase/php-jwt version 6.0 and 7.0 (#2696)
1 parent 2ccc7cc commit 70ea42a

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
@@ -9,7 +9,7 @@
99
"php": "^8.1",
1010
"google/auth": "^1.37",
1111
"google/apiclient-services": "~0.350",
12-
"firebase/php-jwt": "^6.0",
12+
"firebase/php-jwt": "^6.0||^7.0",
1313
"monolog/monolog": "^2.9||^3.0",
1414
"phpseclib/phpseclib": "^3.0.36",
1515
"guzzlehttp/guzzle": "^7.4.5",

0 commit comments

Comments
 (0)