Skip to content

Commit

Permalink
Removing ContentMD5 option from AwsS3V3Adapter.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbartel authored Mar 23, 2024
1 parent dbb9489 commit 6e7765f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AwsS3V3/AwsS3V3Adapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ class AwsS3V3Adapter implements FilesystemAdapter, PublicUrlGenerator, ChecksumP
'ContentEncoding',
'ContentLength',
'ContentType',
'ContentMD5',
'Expires',
'GrantFullControl',
'GrantRead',
Expand Down

0 comments on commit 6e7765f

Please sign in to comment.