From c23c05a0fc64f91e7877418f1ee8f63011df4e72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 21:18:52 +0000 Subject: [PATCH] build(deps): Bump intervention/image from 3.2.4 to 3.3.1 Bumps [intervention/image](https://github.com/Intervention/image) from 3.2.4 to 3.3.1. - [Commits](https://github.com/Intervention/image/compare/3.2.4...3.3.1) --- updated-dependencies: - dependency-name: intervention/image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index d8899c9a..6f4d6b04 100644 --- a/composer.lock +++ b/composer.lock @@ -1696,16 +1696,16 @@ }, { "name": "intervention/image", - "version": "3.2.4", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "e04c51b367fad2b010758e74528041484cd8d2f7" + "reference": "fd09f59b09b3f1ee9ad90a893230781f03d1e33d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/e04c51b367fad2b010758e74528041484cd8d2f7", - "reference": "e04c51b367fad2b010758e74528041484cd8d2f7", + "url": "https://api.github.com/repos/Intervention/image/zipball/fd09f59b09b3f1ee9ad90a893230781f03d1e33d", + "reference": "fd09f59b09b3f1ee9ad90a893230781f03d1e33d", "shasum": "" }, "require": { @@ -1716,7 +1716,8 @@ "require-dev": { "mockery/mockery": "^1.6", "phpstan/phpstan": "^1", - "phpunit/phpunit": "^9" + "phpunit/phpunit": "^9", + "squizlabs/php_codesniffer": "^3.8" }, "suggest": { "ext-exif": "Recommended to be able to read EXIF data properly." @@ -1750,7 +1751,7 @@ ], "support": { "issues": "https://github.com/Intervention/image/issues", - "source": "https://github.com/Intervention/image/tree/3.2.4" + "source": "https://github.com/Intervention/image/tree/3.3.1" }, "funding": [ { @@ -1762,7 +1763,7 @@ "type": "github" } ], - "time": "2024-01-14T07:47:00+00:00" + "time": "2024-01-22T17:56:18+00:00" }, { "name": "jonnybarnes/indieweb",