### Release Notes for [1.12.0](https://github.com/doctrine/cache/milestone/28) This release adds compatibility with `psr/cache` v3 by adding dedicated `CacheItemInterface` implementations for PHP 8. ### 1.12.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Improvement - [383: Allow psr/cache v3](https://github.com/doctrine/cache/pull/383) thanks to @derrabus