monolog-parser icon indicating copy to clipboard operation
monolog-parser copied to clipboard

Allow Monolog v2.x

Open gobrightspot opened this issue 6 years ago • 1 comments

Hi,

Allowing both v1 and v2 of monolog will pass your tests.

Fixes #12

gobrightspot avatar Feb 18 '20 16:02 gobrightspot

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.

ikari7789 avatar Apr 07 '20 03:04 ikari7789