From 675fe9522cdf6fb7acbc85548272683f3be90e28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 08:14:55 +0000 Subject: [PATCH] Bump spatie/image from 3.8.7 to 3.9.0 Bumps [spatie/image](https://github.com/spatie/image) from 3.8.7 to 3.9.0. - [Release notes](https://github.com/spatie/image/releases) - [Changelog](https://github.com/spatie/image/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/image/compare/3.8.7...3.9.0) --- updated-dependencies: - dependency-name: spatie/image dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 9d127ef..901b789 100644 --- a/composer.lock +++ b/composer.lock @@ -5105,16 +5105,16 @@ }, { "name": "spatie/image", - "version": "3.8.7", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/spatie/image.git", - "reference": "4d35db207c4b317bc221d02ab7ba94aa78b44c24" + "reference": "01ad7779580c4075758505e594445805e587d7da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/image/zipball/4d35db207c4b317bc221d02ab7ba94aa78b44c24", - "reference": "4d35db207c4b317bc221d02ab7ba94aa78b44c24", + "url": "https://api.github.com/repos/spatie/image/zipball/01ad7779580c4075758505e594445805e587d7da", + "reference": "01ad7779580c4075758505e594445805e587d7da", "shasum": "" }, "require": { @@ -5162,7 +5162,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/image/tree/3.8.7" + "source": "https://github.com/spatie/image/tree/3.9.0" }, "funding": [ { @@ -5174,7 +5174,7 @@ "type": "github" } ], - "time": "2025-11-24T15:10:50+00:00" + "time": "2026-01-07T11:16:22+00:00" }, { "name": "spatie/image-optimizer", @@ -14767,5 +14767,5 @@ "ext-zip": "*" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }