File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ The preferred way to install this extension is through [composer](http://getcomp
1616Either run
1717
1818```
19- composer require onliner/imgproxy-php:^0.1
19+ composer require onliner/imgproxy-php:^2.0
2020```
2121
2222or 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
2828Usage
@@ -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
You can’t perform that action at this time.
0 commit comments