We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9401d4 commit 26404e0Copy full SHA for 26404e0
README.md
@@ -16,7 +16,7 @@ This library provides a way of avoiding usage of constructors when instantiating
16
The suggested installation method is via [composer](https://getcomposer.org/):
17
18
```sh
19
-php composer.phar require "doctrine/instantiator:~1.0,>=1.0.1"
+php composer.phar require "doctrine/instantiator:~1.0,>=1.0.2"
20
```
21
22
## Usage
0 commit comments