Skip to content

Commit

Permalink
composer require ^4.0 too
Browse files Browse the repository at this point in the history
  • Loading branch information
boite committed Jun 9, 2019
1 parent 28d1302 commit c9bad4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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 c9bad4e

Please sign in to comment.