Skip to content

Commit b1e463b

Browse files
committed
add audit ignore
1 parent 4aae0be commit b1e463b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@
8383
"psalm": "vendor/bin/psalm"
8484
},
8585
"config": {
86+
"audit": {
87+
"ignore": {
88+
"PKSA-4k7v-pfvw-nqvp": "Ignoring for now until we find a solution for this"
89+
}
90+
},
8691
"sort-packages": true,
8792
"allow-plugins": {
8893
"composer/package-versions-deprecated": true,

0 commit comments

Comments
 (0)