Skip to content

Commit

Permalink
Fix tests and add slack removal
Browse files Browse the repository at this point in the history
  • Loading branch information
inverse committed Sep 2, 2019
1 parent 437b1a9 commit c12a322
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 68 deletions.
1 change: 1 addition & 0 deletions DependencyInjection/MonologExtension.php
Expand Up @@ -947,6 +947,7 @@ private function getHandlerClassByType($handlerType)
$v2HandlerTypesRemoved = [
'hipchat',
'raven',
'slackbot',
];

if (Logger::API === 2) {
Expand Down

0 comments on commit c12a322

Please sign in to comment.