Skip to content

Commit bac6acd

Browse files
committed
minor #6699 [Cache] add versionadded directive (xabbuh)
This PR was merged into the 3.1 branch. Discussion ---------- [Cache] add versionadded directive Commits ------- 34d06d7 [Cache] add versionadded directive
2 parents 241e80d + 34d06d7 commit bac6acd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/cache/introduction.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ The Cache Component
1010
cache to your applications. It is designed to have a low overhead and it
1111
ships with ready to use adapters for the most common caching backends.
1212

13+
.. versionadded:: 3.1
14+
The Cache component was introduced in Symfony 3.1.
15+
1316
Installation
1417
------------
1518

0 commit comments

Comments
 (0)