Skip to content

1.9.0

Choose a tag to compare

@dbu dbu released this 21 Feb 22:04
· 133 commits to 2.x since this release
1.9.0
  • Allow installation with doctrine/cache 2.*. Cache 1.* is EOL.
    If you use doctrine/cache 2, you need a PSR implementation, e.g. symfony/cache, and need to pass a cache instance to the CachedClient.