Skip to content

Commit

Permalink
Fixed the flysystem aws package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Campbell committed May 30, 2015
1 parent 422eeca commit cea3507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filesystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ When using the `local` driver, note that all file operations are relative to the

Before using the S3 or Rackspace drivers, you will need to install the appropriate package via Composer:

- Amazon S3: `league/flysystem-aws-s3-v2 ~1.0`
- Amazon S3: `league/flysystem-aws-s3-v3 ~1.0`
- Rackspace: `league/flysystem-rackspace ~1.0`

<a name="basic-usage"></a>
Expand Down

0 comments on commit cea3507

Please sign in to comment.