# Change Log### 1.1.1: 2019-1-1- Allow logger manager to manage a global style for loggers (#12)### 1.1.0: 2018-12-29- Add a logger manager (#11)- Update to Composer Test Scenarios 3 (#10)### 1.0.6: 2018-05-25- Use g1a/composer-test-scenarios (#9)### 1.0.5: 2017-11-28- Test Symfony version 2, 3 and 4 with different versions of php. (#5)### 1.0.4: 2017-11-18 - Support for Symfony 4 by Tobias Nyholm (#4)### 1.0.3: 2016-03-23- Split up the log() method a bit.- Run code sniffer prior to running tests to ensure PSR-2 compliance.### 1.0.2: 2016-03-22 - Remove unused components accidentally left in composer.json.### 1.0.1: 2016-03-19- Add a license file.