From 93d249f2b41a5fff6cc4534cb460ee40e21dea35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 08:18:32 +0000 Subject: [PATCH] Bump spatie/browsershot from 5.0.10 to 5.0.11 Bumps [spatie/browsershot](https://github.com/spatie/browsershot) from 5.0.10 to 5.0.11. - [Release notes](https://github.com/spatie/browsershot/releases) - [Changelog](https://github.com/spatie/browsershot/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/browsershot/compare/5.0.10...5.0.11) --- updated-dependencies: - dependency-name: spatie/browsershot dependency-version: 5.0.11 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 02e5d83..2ffaa18 100644 --- a/composer.lock +++ b/composer.lock @@ -5013,16 +5013,16 @@ }, { "name": "spatie/browsershot", - "version": "5.0.10", + "version": "5.0.11", "source": { "type": "git", "url": "https://github.com/spatie/browsershot.git", - "reference": "9e5ae15487b3cdc3eb03318c1c8ac38971f60e58" + "reference": "f84d9c332899596d0884922772593a10e3925969" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/browsershot/zipball/9e5ae15487b3cdc3eb03318c1c8ac38971f60e58", - "reference": "9e5ae15487b3cdc3eb03318c1c8ac38971f60e58", + "url": "https://api.github.com/repos/spatie/browsershot/zipball/f84d9c332899596d0884922772593a10e3925969", + "reference": "f84d9c332899596d0884922772593a10e3925969", "shasum": "" }, "require": { @@ -5069,7 +5069,7 @@ "webpage" ], "support": { - "source": "https://github.com/spatie/browsershot/tree/5.0.10" + "source": "https://github.com/spatie/browsershot/tree/5.0.11" }, "funding": [ { @@ -5077,7 +5077,7 @@ "type": "github" } ], - "time": "2025-05-15T07:10:57+00:00" + "time": "2025-10-08T07:40:52+00:00" }, { "name": "spatie/image",