From 18a13adb2dd324f5b5111c1600da98cc382b674e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 00:14:37 +0200 Subject: [PATCH] build(deps): bump intervention/image from 3.11.3 to 3.11.4 (#324) Bumps [intervention/image](https://github.com/Intervention/image) from 3.11.3 to 3.11.4. - [Release notes](https://github.com/Intervention/image/releases) - [Commits](https://github.com/Intervention/image/compare/3.11.3...3.11.4) --- updated-dependencies: - dependency-name: intervention/image dependency-version: 3.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 93822b1..bec2e04 100644 --- a/composer.lock +++ b/composer.lock @@ -1685,16 +1685,16 @@ }, { "name": "intervention/image", - "version": "3.11.3", + "version": "3.11.4", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "d0f097b8a3fa8fb758efc9440b513aa3833cda17" + "reference": "8c49eb21a6d2572532d1bc425964264f3e496846" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/d0f097b8a3fa8fb758efc9440b513aa3833cda17", - "reference": "d0f097b8a3fa8fb758efc9440b513aa3833cda17", + "url": "https://api.github.com/repos/Intervention/image/zipball/8c49eb21a6d2572532d1bc425964264f3e496846", + "reference": "8c49eb21a6d2572532d1bc425964264f3e496846", "shasum": "" }, "require": { @@ -1741,7 +1741,7 @@ ], "support": { "issues": "https://github.com/Intervention/image/issues", - "source": "https://github.com/Intervention/image/tree/3.11.3" + "source": "https://github.com/Intervention/image/tree/3.11.4" }, "funding": [ { @@ -1757,7 +1757,7 @@ "type": "ko_fi" } ], - "time": "2025-05-22T17:26:23+00:00" + "time": "2025-07-30T13:13:19+00:00" }, { "name": "laminas/laminas-diactoros",