Skip to content

Commit

Permalink
[Docs]: Remove version constraint of league/flysystem-aws-s3-v3 (pimc…
Browse files Browse the repository at this point in the history
  • Loading branch information
cngJo authored Oct 21, 2024
1 parent 159fe18 commit c9984f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ like CloudFront for your resources.
### Example: AWS S3 Adapter for Assets
First, install AWS S3 Adapter with command:
```
composer require league/flysystem-aws-s3-v3:^2.0
composer require league/flysystem-aws-s3-v3
````
Next step is to configure AWS S3 client service for class `Aws\S3\S3Client` with following required arguments:
Expand Down

0 comments on commit c9984f9

Please sign in to comment.