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.
2 parents 268f693 + 3463556 commit 2b0fe23Copy full SHA for 2b0fe23
components/lock.rst
@@ -717,7 +717,7 @@ The DynamoDbStore saves locks on a Amazon DynamoDB table. Install it by running:
717
718
.. code-block:: terminal
719
720
- $ composer require symfony/amazon-dynamodb-lock
+ $ composer require symfony/amazon-dynamo-db-lock
721
722
It requires a `DynamoDbClient`_ instance or a `Data Source Name (DSN)`_.
723
This store does not support blocking, and expects a TTL to avoid stalled locks::
0 commit comments