From 705bb813a401e1c237dbd2eee026da7a324e7aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 17:46:51 +0000 Subject: [PATCH] Bump spatie/browsershot from 3.57.0 to 3.57.1 Bumps [spatie/browsershot](https://github.com/spatie/browsershot) from 3.57.0 to 3.57.1. - [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/3.57.0...3.57.1) --- updated-dependencies: - dependency-name: spatie/browsershot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 221aea96..f86936e8 100644 --- a/composer.lock +++ b/composer.lock @@ -4429,16 +4429,16 @@ }, { "name": "spatie/browsershot", - "version": "3.57.0", + "version": "3.57.1", "source": { "type": "git", "url": "https://github.com/spatie/browsershot.git", - "reference": "b608ee8af5152c2a24363561024e9ead4eb9b1de" + "reference": "f430a81b1b8e07f089046984ae0f53c9161b1477" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/browsershot/zipball/b608ee8af5152c2a24363561024e9ead4eb9b1de", - "reference": "b608ee8af5152c2a24363561024e9ead4eb9b1de", + "url": "https://api.github.com/repos/spatie/browsershot/zipball/f430a81b1b8e07f089046984ae0f53c9161b1477", + "reference": "f430a81b1b8e07f089046984ae0f53c9161b1477", "shasum": "" }, "require": { @@ -4483,8 +4483,7 @@ "webpage" ], "support": { - "issues": "https://github.com/spatie/browsershot/issues", - "source": "https://github.com/spatie/browsershot/tree/3.57.0" + "source": "https://github.com/spatie/browsershot/tree/3.57.1" }, "funding": [ { @@ -4492,7 +4491,7 @@ "type": "github" } ], - "time": "2022-06-28T13:49:41+00:00" + "time": "2022-08-03T11:26:45+00:00" }, { "name": "spatie/commonmark-highlighter",