Skip to content

Commit 0735218

Browse files
authored
chore: add support for firebase/php-jwt v6.0 for CVE-2021-46743 (#2235)
1 parent c0ae314 commit 0735218

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.6|^7.0|^8.0",
1010
"google/auth": "^1.10",
1111
"google/apiclient-services": "~0.200",
12-
"firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
12+
"firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0",
1313
"monolog/monolog": "^1.17||^2.0",
1414
"phpseclib/phpseclib": "~2.0||^3.0.2",
1515
"guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",

0 commit comments

Comments
 (0)