Skip to content

Commit 26e1a86

Browse files
committed
Added audit ignore comnfiguration
1 parent fa5770f commit 26e1a86

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
"email": "notifiers@bugsnag.com",
1111
"homepage": "https://bugsnag.com"
1212
}],
13+
"config": {
14+
"audit": {
15+
"ignore": [
16+
"PKSA-z3gr-8qht-p93v",
17+
"PKSA-w57n-mhp6-c9sd"
18+
]
19+
}
20+
},
1321
"require": {
1422
"php": ">=5.5",
1523
"composer/ca-bundle": "^1.0",

0 commit comments

Comments
 (0)