Skip to content

Commit fd1a097

Browse files
authored
Merge pull request #6 from linkorb/joostfaassen-patch-1
Update README.md
2 parents 6004442 + c9bad4e commit fd1a097

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ObjectStorage 3.0 library
1+
# ObjectStorage 4.0 library
22

33
ObjectStorage library for your cloud-based applications.
44

@@ -169,7 +169,7 @@ Then, add `linkorb/objectstorage` to your project's `composer.json`:
169169
```json
170170
{
171171
"require": {
172-
"linkorb/objectstorage": "^3.0"
172+
"linkorb/objectstorage": "^4.0"
173173
}
174174
}
175175
```

0 commit comments

Comments
 (0)