Skip to content

Commit 8a088d4

Browse files
lonnylotsimonhamp
andauthored
Update src/Updater/S3Provider.php
Co-authored-by: Simon Hamp <[email protected]>
1 parent db3d28c commit 8a088d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Updater/S3Provider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ public function builderOptions(): array
2626
'region' => $this->config['region'],
2727
'bucket' => $this->config['bucket'],
2828
'path' => $this->config['path'],
29-
'acl' => $this->config['acl']
3029
];
3130
}
3231
}

0 commit comments

Comments
 (0)