We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6265c commit 8eafd49Copy full SHA for 8eafd49
README.md
@@ -15,7 +15,7 @@ If using [Composer](https://getcomposer.org/), in your `composer.json` file add:
15
```json
16
{
17
"require": {
18
- "eventviva/php-image-resize": "1.2.*"
+ "eventviva/php-image-resize": "1.3.*"
19
}
20
21
```
0 commit comments