Upgraded gumlet/php-image-resize

This commit is contained in:
Bernd Bestel 2021-07-04 20:05:00 +02:00
parent 735743047f
commit 76037d1f4e
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300
2 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@
"gettext/gettext": "^4.8", "gettext/gettext": "^4.8",
"eluceo/ical": "^2.2.0", "eluceo/ical": "^2.2.0",
"erusev/parsedown": "^1.7", "erusev/parsedown": "^1.7",
"gumlet/php-image-resize": "^1.9", "gumlet/php-image-resize": "^2.0",
"ezyang/htmlpurifier": "^4.13", "ezyang/htmlpurifier": "^4.13",
"jucksearm/php-barcode": "^1.0", "jucksearm/php-barcode": "^1.0",
"guzzlehttp/guzzle": "^7.0", "guzzlehttp/guzzle": "^7.0",

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "e17584947a63f049cc9c381a91bf05e8", "content-hash": "752e3bce7717a95d922fbeaae8ece908",
"packages": [ "packages": [
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
@ -474,16 +474,16 @@
}, },
{ {
"name": "gumlet/php-image-resize", "name": "gumlet/php-image-resize",
"version": "1.9.2", "version": "2.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/gumlet/php-image-resize.git", "url": "https://github.com/gumlet/php-image-resize.git",
"reference": "06339a9c1b167acd58173db226f57957a6617547" "reference": "de6dc92d8ddf65e508b088202e5de6f3fb0621a2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/06339a9c1b167acd58173db226f57957a6617547", "url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/de6dc92d8ddf65e508b088202e5de6f3fb0621a2",
"reference": "06339a9c1b167acd58173db226f57957a6617547", "reference": "de6dc92d8ddf65e508b088202e5de6f3fb0621a2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -527,9 +527,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/gumlet/php-image-resize/issues", "issues": "https://github.com/gumlet/php-image-resize/issues",
"source": "https://github.com/gumlet/php-image-resize/tree/master" "source": "https://github.com/gumlet/php-image-resize/tree/2.0.0"
}, },
"time": "2019-01-01T13:53:00+00:00" "time": "2020-07-04T21:04:16+00:00"
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",