From 2a3f3c2a5579a71e20a128291b37a266132939a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 03:56:18 +0000 Subject: [PATCH] build(deps): bump intervention/image from 3.6.5 to 3.7.0 Bumps [intervention/image](https://github.com/Intervention/image) from 3.6.5 to 3.7.0. - [Release notes](https://github.com/Intervention/image/releases) - [Commits](https://github.com/Intervention/image/compare/3.6.5...3.7.0) --- updated-dependencies: - dependency-name: intervention/image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 58533c8..0b157d2 100644 --- a/composer.lock +++ b/composer.lock @@ -1673,16 +1673,16 @@ }, { "name": "intervention/image", - "version": "3.6.5", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "d428433aa74836ab75e8d4a5241628bebb7f4077" + "reference": "6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/d428433aa74836ab75e8d4a5241628bebb7f4077", - "reference": "d428433aa74836ab75e8d4a5241628bebb7f4077", + "url": "https://api.github.com/repos/Intervention/image/zipball/6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5", + "reference": "6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5", "shasum": "" }, "require": { @@ -1729,7 +1729,7 @@ ], "support": { "issues": "https://github.com/Intervention/image/issues", - "source": "https://github.com/Intervention/image/tree/3.6.5" + "source": "https://github.com/Intervention/image/tree/3.7.0" }, "funding": [ { @@ -1741,7 +1741,7 @@ "type": "github" } ], - "time": "2024-06-06T17:15:24+00:00" + "time": "2024-06-13T16:34:59+00:00" }, { "name": "laminas/laminas-diactoros",