Skip to content

Commit 531c613

Browse files
authored
Merge pull request #8 from die-wegmeister/main
TASK: Update firebase/php-jwt due to CVE-2021-46743
2 parents eba983b + 593ce81 commit 531c613

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
@@ -7,7 +7,7 @@
77
"neos/flow": "*",
88
"neos/neos": "^7.0 || ^8.0",
99
"guzzlehttp/guzzle": "^7.3",
10-
"firebase/php-jwt": "^5.2"
10+
"firebase/php-jwt": "^6.0"
1111
},
1212
"autoload": {
1313
"psr-4": {

0 commit comments

Comments
 (0)