meadsteve / MonoSnag

🐛 Monolog handler for bugsnag.
MIT License
20 stars 14 forks source link

Added Monolog v2 support #12

Closed ricardofiorani closed 5 years ago

ricardofiorani commented 5 years ago

This PR:

Adds support to Monolog v2.0 Drops support to Monolog v1.7 Drops support to PHP < 7.2 Drops support to HHVM

meadsteve commented 5 years ago

Initially looks good. I think the CI build needs some fixing up

ricardofiorani commented 5 years ago

@meadsteve just did Also I forgot to mention that this drops support to HHVM