Skip to content

Commit

Permalink
Bumping installation suggested version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Aug 25, 2014
1 parent d9401d4 commit 26404e0
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.1"
php composer.phar require "doctrine/instantiator:~1.0,>=1.0.2"
```

## Usage
Expand Down

0 comments on commit 26404e0

Please sign in to comment.