Skip to content

Commit c1ce86a

Browse files
committed
Update composer.json
1 parent f129089 commit c1ce86a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@
8686
"cweagans/composer-patches": true,
8787
"ondrejmirtes/composer-attribute-collector": true,
8888
"vaimo/composer-patches": true
89+
},
90+
"audit": {
91+
"ignore": {
92+
"PKSA-5jz8-6tcw-pbk4": "PHPUnit argument injection - no fix in 11.x line",
93+
"PKSA-z3gr-8qht-p93v": "PHPUnit security advisory - no fix in 11.x line"
94+
}
8995
}
9096
},
9197
"extra": {

0 commit comments

Comments
 (0)