Skip to content

Commit e8d6e49

Browse files
author
Joe Bennett
committed
#27345 Updated MongoDbStore to introduced in symfony 5.1
1 parent 05a9b5c commit e8d6e49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/lock.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,9 +272,9 @@ support blocking, and expects a TTL to avoid stalled locks::
272272
MongoDbStore
273273
~~~~~~~~~~~~
274274

275-
.. versionadded:: 4.4
275+
.. versionadded:: 5.1
276276

277-
The ``MongoDbStore`` was introduced in Symfony 4.4.
277+
The ``MongoDbStore`` was introduced in Symfony 5.1.
278278

279279
The MongoDbStore saves locks on a MongoDB server ``>=2.2``, it requires a
280280
``\MongoDB\Collection`` or ``\MongoDB\Client`` from `mongodb/mongodb`_ or a

0 commit comments

Comments
 (0)