Skip to content

Commit 74597d7

Browse files
committed
add audit ignore
1 parent b1e463b commit 74597d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@
8585
"config": {
8686
"audit": {
8787
"ignore": {
88-
"PKSA-4k7v-pfvw-nqvp": "Ignoring for now until we find a solution for this"
88+
"PKSA-4k7v-pfvw-nqvp": "Ignoring for now until we find a solution for this",
89+
"PKSA-365x-2zjk-pt47": "Ignoring for now until we find a solution for this"
8990
}
9091
},
9192
"sort-packages": true,

0 commit comments

Comments
 (0)