2.0
Maintenance
BC breaks: Since new language features from PHP 7.1 and 7.2 are used some method signatures have changed. This means that if you were extending/implementing them, you need to update the method signatures to match the new form.
- Remove support for PHP 7.0 since it is no longer supported and adopt PHP 7.1 (#14)
- Remove support for PHP 7.0 since it is no longer supported and adopt PHP 7.1 (#15)
- Support for PHP 7.3 (#16)
- Support for Consistence 2.x (#17)