diff --git a/components/cache/introduction.rst b/components/cache/introduction.rst index 48fb7f246fd..795e2561a3d 100644 --- a/components/cache/introduction.rst +++ b/components/cache/introduction.rst @@ -10,6 +10,9 @@ The Cache Component cache to your applications. It is designed to have a low overhead and it ships with ready to use adapters for the most common caching backends. +.. versionadded:: 3.1 + The Cache component was introduced in Symfony 3.1. + Installation ------------