Skip to content

Commit

Permalink
UHF-10631: Ignore GHSA-mg8j-w93w-xjgc
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrsky committed Sep 24, 2024
1 parent 980d723 commit 4010966
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@
"php-http/discovery": false
},
"audit": {
"abandoned": "report"
"abandoned": "report",
"ignore": ["GHSA-mg8j-w93w-xjgc"]
}
},
"extra": {
Expand Down

0 comments on commit 4010966

Please sign in to comment.