We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b0c7e commit b7bcc66Copy full SHA for b7bcc66
1 file changed
composer.json
@@ -53,6 +53,15 @@
53
"dealerdirect/phpcodesniffer-composer-installer": false,
54
"phpstan/extension-installer": true,
55
"symfony/flex": true
56
+ },
57
+ "audit": {
58
+ "ignore": [
59
+ "PKSA-gs8r-6kz6-pp56",
60
+ "PKSA-gnn4-pxdg-q76m",
61
+ "PKSA-yhcn-xrg3-68b1",
62
+ "PKSA-2wrf-1xmk-1pky",
63
+ "PKSA-4g5g-4rkv-myqs"
64
+ ]
65
}
66
},
67
"extra": {
0 commit comments