Dependency Patch
What's Changed
In development symfony/cache is used instead of doctrine/cache because doctrine/cache is deprecated. In non-develop environments no cache dependency is provided by the library but uses it from the main project. By @Dropelikeit in #20
Full Changelog: v3.0.0...v3.1.0