From 3ffe43e5a9dd877e7675725b88270346d82bb341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 May 2022 01:02:23 +0000 Subject: Bump gumlet/php-image-resize from 2.0.1 to 2.0.2 Bumps [gumlet/php-image-resize](https://github.com/gumlet/php-image-resize) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/gumlet/php-image-resize/releases) - [Commits](https://github.com/gumlet/php-image-resize/compare/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: gumlet/php-image-resize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 77023d38..a436d763 100644 --- a/composer.lock +++ b/composer.lock @@ -92,16 +92,16 @@ }, { "name": "gumlet/php-image-resize", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/gumlet/php-image-resize.git", - "reference": "5ef461c53241933a3e14e4582a9d2884b8261213" + "reference": "39066a32de8476a32c9ac6322f9658021cee8638" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/5ef461c53241933a3e14e4582a9d2884b8261213", - "reference": "5ef461c53241933a3e14e4582a9d2884b8261213", + "url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/39066a32de8476a32c9ac6322f9658021cee8638", + "reference": "39066a32de8476a32c9ac6322f9658021cee8638", "shasum": "" }, "require": { @@ -145,9 +145,9 @@ ], "support": { "issues": "https://github.com/gumlet/php-image-resize/issues", - "source": "https://github.com/gumlet/php-image-resize/tree/2.0.1" + "source": "https://github.com/gumlet/php-image-resize/tree/2.0.2" }, - "time": "2021-12-18T17:10:48+00:00" + "time": "2022-05-12T11:03:20+00:00" } ], "packages-dev": [ @@ -4999,5 +4999,5 @@ "platform-overrides": { "php": "7.4.0" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" } -- cgit v1.2.3