It looks like Monolog maintainers have finally processed our PR to update their RollbarHandler. This means we can drop our temporary solution \Rollbar\Monolog\Handler\RollbarHandler and the monolog dependency from composer.json.
We need to make sure this is backward compatible for users who already applied the \Rollbar\Monolog\Handler\RollbarHandler solution.
It looks like Monolog maintainers have finally processed our PR to update their RollbarHandler. This means we can drop our temporary solution
\Rollbar\Monolog\Handler\RollbarHandlerand the monolog dependency fromcomposer.json.We need to make sure this is backward compatible for users who already applied the
\Rollbar\Monolog\Handler\RollbarHandlersolution.