Skip to content

Commit

Permalink
Merge pull request #6 from linkorb/joostfaassen-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
joostfaassen committed Jun 9, 2019
2 parents 6004442 + c9bad4e commit fd1a097
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# ObjectStorage 3.0 library
# ObjectStorage 4.0 library

ObjectStorage library for your cloud-based applications.

Expand Down Expand Up @@ -169,7 +169,7 @@ Then, add `linkorb/objectstorage` to your project's `composer.json`:
```json
{
"require": {
"linkorb/objectstorage": "^3.0"
"linkorb/objectstorage": "^4.0"
}
}
```
Expand Down

0 comments on commit fd1a097

Please sign in to comment.