Skip to content

Commit 91ae945

Browse files
authored
mention Flysystem 3 thephpleague#90
1 parent 187394d commit 91ae945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ library into Symfony applications.
1111
It provides an efficient abstraction for the filesystem in order to change the storage backend depending
1212
on the execution environment (local files in development, cloud storage in production and memory in tests).
1313

14-
> Note: you are reading the documentation for flysystem-bundle 2.0, which relies on Flysystem 2.X.
14+
> Note: you are reading the documentation for flysystem-bundle 2.0, which relies on Flysystem 2 or Flysystem 3.
1515
> If you use Flysystem 1.X, use [flysystem-bundle 1.X](https://github.com/thephpleague/flysystem-bundle/tree/1.x).
1616
> Read the [Upgrade guide](https://github.com/thephpleague/flysystem-bundle/blob/master/UPGRADE.md) to learn how to upgrade.
1717

0 commit comments

Comments
 (0)