Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohorev authored May 21, 2024
1 parent d0c727b commit ac14b0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ The preferred way to install this extension is through [composer](http://getcomp
Either run

```
composer require onliner/imgproxy-php:^2.0
composer require onliner/imgproxy-php:^0.2
```

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

```
"onliner/imgproxy-php": "^2.0"
"onliner/imgproxy-php": "^0.2"
```

Usage
Expand Down

0 comments on commit ac14b0a

Please sign in to comment.