From 97ec97afeb83dc8f99daae1c25d5fc0dd192e8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 10:56:30 +0000 Subject: [PATCH] Bump spatie/image from 3.8.4 to 3.8.5 Bumps [spatie/image](https://github.com/spatie/image) from 3.8.4 to 3.8.5. - [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.4...3.8.5) --- updated-dependencies: - dependency-name: spatie/image dependency-version: 3.8.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 9b36816..50556b0 100644 --- a/composer.lock +++ b/composer.lock @@ -3982,16 +3982,16 @@ }, { "name": "spatie/image", - "version": "3.8.4", + "version": "3.8.5", "source": { "type": "git", "url": "https://github.com/spatie/image.git", - "reference": "df315a480113081c5c27958bee9bf3f97f36fe76" + "reference": "a63f60b7387ebeacab463e79a95deb7ffed75430" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/image/zipball/df315a480113081c5c27958bee9bf3f97f36fe76", - "reference": "df315a480113081c5c27958bee9bf3f97f36fe76", + "url": "https://api.github.com/repos/spatie/image/zipball/a63f60b7387ebeacab463e79a95deb7ffed75430", + "reference": "a63f60b7387ebeacab463e79a95deb7ffed75430", "shasum": "" }, "require": { @@ -4039,7 +4039,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/image/tree/3.8.4" + "source": "https://github.com/spatie/image/tree/3.8.5" }, "funding": [ { @@ -4051,7 +4051,7 @@ "type": "github" } ], - "time": "2025-06-04T08:18:18+00:00" + "time": "2025-06-27T12:44:55+00:00" }, { "name": "spatie/image-optimizer", @@ -10187,13 +10187,13 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.2", "ext-pdo": "*" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }