Skip to content

Commit

Permalink
Bumping suggested installation version to ~1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Oct 4, 2014
1 parent 0b59c15 commit 8806c41
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,>=1.0.2"
php composer.phar require "doctrine/instantiator:~1.0.3"
```

## Usage
Expand Down

0 comments on commit 8806c41

Please sign in to comment.