Skip to content

Commit 13bfc45

Browse files
author
Mark Williams
committed
Update php-jwt as much as possible and ignore security advisory
1 parent c4647c5 commit 13bfc45

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

api/composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"apereo/phpcas": "1.6.1",
1818
"ezyang/htmlpurifier": "4.12.0",
19-
"firebase/php-jwt": "6.0.0",
19+
"firebase/php-jwt": "^6.0.0",
2020
"jdorn/sql-formatter": "1.2.9",
2121
"mpdf/mpdf": "8.1.2",
2222
"ralouphie/getallheaders": "2.0.5",
@@ -44,6 +44,9 @@
4444
"config": {
4545
"platform": {
4646
"php": "7.3"
47+
},
48+
"audit": {
49+
"ignore": ["PKSA-y2cr-5h3j-g3ys"]
4750
}
4851
}
4952
}

0 commit comments

Comments
 (0)