From 760ff31a0a630b1d3d4e42d2438cb3dc714ab611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 03:24:02 +0000 Subject: [PATCH] build(deps): bump intervention/image from 3.5.0 to 3.5.1 Bumps [intervention/image](https://github.com/Intervention/image) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/Intervention/image/releases) - [Commits](https://github.com/Intervention/image/compare/3.5.0...3.5.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 8e546b8..73acaa9 100644 --- a/composer.lock +++ b/composer.lock @@ -1668,16 +1668,16 @@ }, { "name": "intervention/image", - "version": "3.5.0", + "version": "3.5.1", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "408d3655c7705339e8c79731ea7efb51546cfa10" + "reference": "67be90e5700370c88833190d4edc07e4bb7d157b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/408d3655c7705339e8c79731ea7efb51546cfa10", - "reference": "408d3655c7705339e8c79731ea7efb51546cfa10", + "url": "https://api.github.com/repos/Intervention/image/zipball/67be90e5700370c88833190d4edc07e4bb7d157b", + "reference": "67be90e5700370c88833190d4edc07e4bb7d157b", "shasum": "" }, "require": { @@ -1724,7 +1724,7 @@ ], "support": { "issues": "https://github.com/Intervention/image/issues", - "source": "https://github.com/Intervention/image/tree/3.5.0" + "source": "https://github.com/Intervention/image/tree/3.5.1" }, "funding": [ { @@ -1736,7 +1736,7 @@ "type": "github" } ], - "time": "2024-03-13T16:26:15+00:00" + "time": "2024-03-22T07:12:19+00:00" }, { "name": "laminas/laminas-diactoros",