Skip to content

Commit c9bad4e

Browse files
authored
composer require ^4.0 too
1 parent 28d1302 commit c9bad4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)