We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c727b commit ac14b0aCopy full SHA for ac14b0a
1 file changed
README.md
@@ -16,13 +16,13 @@ The preferred way to install this extension is through [composer](http://getcomp
16
Either run
17
18
```
19
-composer require onliner/imgproxy-php:^2.0
+composer require onliner/imgproxy-php:^0.2
20
21
22
or add this code line to the `require` section of your `composer.json` file:
23
24
25
-"onliner/imgproxy-php": "^2.0"
+"onliner/imgproxy-php": "^0.2"
26
27
28
Usage
0 commit comments