diff --git a/components/lock.rst b/components/lock.rst index ce8c2044999..8ec7428b7e9 100644 --- a/components/lock.rst +++ b/components/lock.rst @@ -8,9 +8,6 @@ The Lock Component The Lock Component creates and manages `locks`_, a mechanism to provide exclusive access to a shared resource. -.. versionadded:: 3.4 - The Lock component was introduced in Symfony 3.4. - Installation ------------