phpstan-baseline.neon 180 B

1234567
  1. parameters:
  2. ignoreErrors:
  3. -
  4. message: "#^Dead catch \\- GuzzleHttp\\\\Promise\\\\RejectionException is never thrown in the try block\\.$#"
  5. count: 1
  6. path: src/Utils.php