What's Changed
- Make doctrine cache from required to suggested dependency by @scottaubrey in #53
Note: This does not break any backwards compatibility in code, but in dependencies you may be required to include doctrine/cache downstream if you make use of the eLife\Bus\Queue\CachedTransformer
class
Full Changelog: v1.3.0...v1.4.0