We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a9b5c commit e8d6e49Copy full SHA for e8d6e49
components/lock.rst
@@ -272,9 +272,9 @@ support blocking, and expects a TTL to avoid stalled locks::
272
MongoDbStore
273
~~~~~~~~~~~~
274
275
-.. versionadded:: 4.4
+.. versionadded:: 5.1
276
277
- The ``MongoDbStore`` was introduced in Symfony 4.4.
+ The ``MongoDbStore`` was introduced in Symfony 5.1.
278
279
The MongoDbStore saves locks on a MongoDB server ``>=2.2``, it requires a
280
``\MongoDB\Collection`` or ``\MongoDB\Client`` from `mongodb/mongodb`_ or a
0 commit comments