Skip to content

Commit

Permalink
Suggesting installation of instantiator ~1.0.1 instead of 1.0.*
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Aug 14, 2014
1 parent e2b3294 commit bbb57e0
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 @@ -16,7 +16,7 @@ This library provides a way of avoiding usage of constructors when instantiating
The suggested installation method is via [composer](https://getcomposer.org/):

```sh
php composer.phar require doctrine/instantiator:1.0.*
php composer.phar require "doctrine/instantiator:~1.0.1"
```

## Usage
Expand Down

0 comments on commit bbb57e0

Please sign in to comment.