Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@pkruithof pkruithof released this 30 Jan 08:54
· 2 commits to master since this release
753d5fc

Changes

  • Added Symfony 4 support
  • #16 catch throwables instead of just exceptions

Breaking changes

  • Dropped support for PHP 5.5 and 5.6
  • Dropped support for unmaintained Symfony versions. Supported versions are 2.8, 3.4, 4.1 and up,
    as per the Symfony Roadmap.