### Release Notes for [1.13.0](https://github.com/doctrine/cache/milestone/38) Feature release (minor) ### 1.13.0 - Total issues resolved: **0** - Total pull requests resolved: **5** - Total contributors: **2** CI -- - [403: Skip broken memcached tests](https://github.com/doctrine/cache/pull/403) thanks to @derrabus - [401: Fix failing test on Symfony 6](https://github.com/doctrine/cache/pull/401) thanks to @derrabus - [400: Disable fail-fast](https://github.com/doctrine/cache/pull/400) thanks to @derrabus - [402: Bump tools and update workflows](https://github.com/doctrine/cache/pull/402) thanks to @derrabus #### Enhancement - [398: Add reset() to PSR-6 DoctrineProvider](https://github.com/doctrine/cache/pull/398) thanks to @alexander-schranz