Skip to content

Commit

Permalink
Do not report unmatched ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Sep 23, 2024
1 parent 2fedb71 commit f01348a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer-dependency-analyser.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@
Symfony\Component\Mailer\Event\SentMessageEvent::class,
Symfony\Component\Mailer\MailerInterface::class,
])
->disableReportingUnmatchedIgnores()
;

0 comments on commit f01348a

Please sign in to comment.