Skip to content

Commit 65eab20

Browse files
support firebase/php-jwt ^7.0 to resolve firebase/[email protected] Vulnerability issue (#454)
1 parent 0aefa2c commit 65eab20

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
@@ -18,7 +18,7 @@
1818
"ext-openssl": "*",
1919
"ext-reflection": "*",
2020
"fightbulc/moment": "^1.26",
21-
"firebase/php-jwt": "^6.0",
21+
"firebase/php-jwt": "^7.0",
2222
"league/period": "^5.2",
2323
"php-http/client-common": "^2.0",
2424
"php-http/client-implementation": "^1.0",

0 commit comments

Comments
 (0)