Skip to content

Commit a166c81

Browse files
committed
Comment added explaining why ignore is needed
1 parent 26e1a86 commit a166c81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"homepage": "https://bugsnag.com"
1212
}],
1313
"config": {
14+
"_comment": "Audit ignores are required for older Guzzle versions (5.x/6.x) to run PHPUnit tests on PHP 5.5-7.2",
1415
"audit": {
1516
"ignore": [
1617
"PKSA-z3gr-8qht-p93v",

0 commit comments

Comments
 (0)