From 644a9da2483c3075a420507faa8c7404db4affc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 03:22:35 +0000 Subject: [PATCH] build(deps): bump intervention/image from 3.7.0 to 3.7.1 Bumps [intervention/image](https://github.com/Intervention/image) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/Intervention/image/releases) - [Commits](https://github.com/Intervention/image/compare/3.7.0...3.7.1) --- updated-dependencies: - dependency-name: intervention/image dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c0c2467..3ca3593 100644 --- a/composer.lock +++ b/composer.lock @@ -1673,16 +1673,16 @@ }, { "name": "intervention/image", - "version": "3.7.0", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5" + "reference": "137bdb356aacc01409d22aee3f0904497616cf3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5", - "reference": "6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5", + "url": "https://api.github.com/repos/Intervention/image/zipball/137bdb356aacc01409d22aee3f0904497616cf3c", + "reference": "137bdb356aacc01409d22aee3f0904497616cf3c", "shasum": "" }, "require": { @@ -1729,7 +1729,7 @@ ], "support": { "issues": "https://github.com/Intervention/image/issues", - "source": "https://github.com/Intervention/image/tree/3.7.0" + "source": "https://github.com/Intervention/image/tree/3.7.1" }, "funding": [ { @@ -1741,7 +1741,7 @@ "type": "github" } ], - "time": "2024-06-13T16:34:59+00:00" + "time": "2024-06-29T07:51:20+00:00" }, { "name": "laminas/laminas-diactoros",