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 6f1e0c4 commit b289625Copy full SHA for b289625
README.md
@@ -14,7 +14,7 @@ This library provides a way of avoiding usage of constructors when instantiating
14
The suggested installation method is via [composer](https://getcomposer.org/):
15
16
```sh
17
-php composer.phar require "doctrine/instantiator:~1.0.3"
+composer require doctrine/instantiator
18
```
19
20
## Usage
0 commit comments