v1.1.0
Changed
- Added version PHP 7.3 to travis.
- Require version 1.24 as minimum version of monolog. Unfortunately monolog introduced a BC on Seldaek/monolog#808
BC Notice: If you are extending any of the Monolog's Formatters' normalize method, make sure you add the new $depth = 0 argument to your function signature to avoid strict PHP warnings. See #808 for more details.