monolog-parser
monolog-parser copied to clipboard
Allow Monolog v2.x
Hi,
Allowing both v1 and v2 of monolog will pass your tests.
Fixes #12
Removing monolog as a dependency is the better option. This package doesn't rely on anything in Monolog in the first place. At best, include it as a dev-dependency for generating a log for testing.