Skip to content

Commit ac14b0a

Browse files
authored
Update README.md
1 parent d0c727b commit ac14b0a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ The preferred way to install this extension is through [composer](http://getcomp
1616
Either run
1717

1818
```
19-
composer require onliner/imgproxy-php:^2.0
19+
composer require onliner/imgproxy-php:^0.2
2020
```
2121

2222
or add this code line to the `require` section of your `composer.json` file:
2323

2424
```
25-
"onliner/imgproxy-php": "^2.0"
25+
"onliner/imgproxy-php": "^0.2"
2626
```
2727

2828
Usage

0 commit comments

Comments
 (0)