Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Deprecate Flysystem Adapter (#1537)
Browse files Browse the repository at this point in the history
* Deprecate Flysystem Adapter

* Update src/Integration/Flysystem/S3/README.md
  • Loading branch information
jderusse authored Aug 8, 2023
1 parent c03690c commit cc409e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Flysystem adapter for AsyncAws S3

**CAUTION**: this adapter is deprecated. Use the
[league/flysystem-async-aws-s3](https://packagist.org/packages/league/flysystem-async-aws-s3)
package instead.

![](https://github.com/async-aws/flysystem-s3/workflows/Tests/badge.svg?branch=master)
![](https://github.com/async-aws/flysystem-s3/workflows/BC%20Check/badge.svg?branch=master)

Expand Down

0 comments on commit cc409e8

Please sign in to comment.