Skip to content

Commit 291c5e8

Browse files
authored
allows for firebase 5.0 (#1258)
1 parent 43612c5 commit 291c5e8

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
@@ -9,7 +9,7 @@
99
"php": ">=5.4",
1010
"google/auth": "^1.0",
1111
"google/apiclient-services": "^0.12",
12-
"firebase/php-jwt": "~2.0|~3.0|~4.0",
12+
"firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
1313
"monolog/monolog": "^1.17",
1414
"phpseclib/phpseclib": "~0.3.10|~2.0",
1515
"guzzlehttp/guzzle": "~5.3.1|~6.0",

0 commit comments

Comments
 (0)