Skip to content

Commit

Permalink
add deprecation note.
Browse files Browse the repository at this point in the history
  • Loading branch information
tacman authored Jan 6, 2024
1 parent 1d42ed1 commit ed9bd99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Resources/doc/cache-resolver/amazons3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Amazon S3 Resolver
The ``AmazonS3Resolver`` resolver enables cache resolution using the
``\AmazonS3`` storage API.

This will be deprecated in Version 3, use aws-s3 resolver instead.

Dependencies
------------

Expand All @@ -15,7 +17,7 @@ by executing the following command in your project directory:

.. code-block:: bash
$ composer require aws/aws-sdk-php
composer require aws/aws-sdk-php
Configuration
-------------
Expand Down

0 comments on commit ed9bd99

Please sign in to comment.