Skip to content

Commit 0411ba0

Browse files
authored
Update CS dependencies (#1688)
1 parent 91ee9d9 commit 0411ba0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- AWS enhancement: Documentation updates.
8+
59
## 1.1.0
610

711
### Added

src/ValueObject/BlobMetadata.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ final class BlobMetadata
2222
private $path;
2323

2424
/**
25-
* The file mode permissions of the blob. File mode permission codes include:.
25+
* The file mode permissions of the blob. File mode permission codes include:
2626
*
2727
* - `100644` indicates read/write
2828
* - `100755` indicates read/write/execute

0 commit comments

Comments
 (0)