Skip to content

Commit d0c727b

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 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:^0.1
19+
composer require onliner/imgproxy-php:^2.0
2020
```
2121

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

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

2828
Usage
@@ -59,7 +59,7 @@ Released under the [MIT license](LICENSE).
5959
[version-link]: https://packagist.org/packages/onliner/imgproxy-php
6060
[downloads-link]: https://packagist.org/packages/onliner/imgproxy-php
6161
[downloads-badge]: https://poser.pugx.org/onliner/imgproxy-php/downloads.png
62-
[php-badge]: https://img.shields.io/badge/php-7.2+-brightgreen.svg
62+
[php-badge]: https://img.shields.io/badge/php-8.0+-brightgreen.svg
6363
[php-link]: https://www.php.net/
6464
[license-badge]: https://img.shields.io/badge/license-MIT-brightgreen.svg
6565
[build-link]: https://github.com/onliner/imgproxy-php/actions?workflow=test

0 commit comments

Comments
 (0)