We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e1a86 commit a166c81Copy full SHA for a166c81
1 file changed
composer.json
@@ -11,6 +11,7 @@
11
"homepage": "https://bugsnag.com"
12
}],
13
"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",
15
"audit": {
16
"ignore": [
17
"PKSA-z3gr-8qht-p93v",
0 commit comments