We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 187394d + 91ae945 commit 10b726cCopy full SHA for 10b726c
1 file changed
README.md
@@ -11,7 +11,7 @@ library into Symfony applications.
11
It provides an efficient abstraction for the filesystem in order to change the storage backend depending
12
on the execution environment (local files in development, cloud storage in production and memory in tests).
13
14
-> Note: you are reading the documentation for flysystem-bundle 2.0, which relies on Flysystem 2.X.
+> Note: you are reading the documentation for flysystem-bundle 2.0, which relies on Flysystem 2 or Flysystem 3.
15
> If you use Flysystem 1.X, use [flysystem-bundle 1.X](https://github.com/thephpleague/flysystem-bundle/tree/1.x).
16
> Read the [Upgrade guide](https://github.com/thephpleague/flysystem-bundle/blob/master/UPGRADE.md) to learn how to upgrade.
17
0 commit comments