Skip to content

Commit 26404e0

Browse files
committed
Bumping installation suggested version
1 parent d9401d4 commit 26404e0

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
@@ -16,7 +16,7 @@ This library provides a way of avoiding usage of constructors when instantiating
1616
The suggested installation method is via [composer](https://getcomposer.org/):
1717

1818
```sh
19-
php composer.phar require "doctrine/instantiator:~1.0,>=1.0.1"
19+
php composer.phar require "doctrine/instantiator:~1.0,>=1.0.2"
2020
```
2121

2222
## Usage

0 commit comments

Comments
 (0)