From 93c619bcbb2ec91d59e286313ba990325400e968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 16:31:34 +0000 Subject: [PATCH] Bump spatie/laravel-html from 3.12.0 to 3.12.1 Bumps [spatie/laravel-html](https://github.com/spatie/laravel-html) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/spatie/laravel-html/releases) - [Changelog](https://github.com/spatie/laravel-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-html/compare/3.12.0...3.12.1) --- updated-dependencies: - dependency-name: spatie/laravel-html dependency-version: 3.12.1 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 d2f903f..3c29453 100644 --- a/composer.lock +++ b/composer.lock @@ -3278,16 +3278,16 @@ }, { "name": "spatie/laravel-html", - "version": "3.12.0", + "version": "3.12.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-html.git", - "reference": "3655f335609d853f51e431698179ddfe05851126" + "reference": "72af3cad24d153c230ff6e1da9fa3b7b702834c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-html/zipball/3655f335609d853f51e431698179ddfe05851126", - "reference": "3655f335609d853f51e431698179ddfe05851126", + "url": "https://api.github.com/repos/spatie/laravel-html/zipball/72af3cad24d153c230ff6e1da9fa3b7b702834c9", + "reference": "72af3cad24d153c230ff6e1da9fa3b7b702834c9", "shasum": "" }, "require": { @@ -3344,7 +3344,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-html/tree/3.12.0" + "source": "https://github.com/spatie/laravel-html/tree/3.12.1" }, "funding": [ { @@ -3352,7 +3352,7 @@ "type": "custom" } ], - "time": "2025-03-21T08:58:06+00:00" + "time": "2025-10-02T07:26:38+00:00" }, { "name": "symfony/clock",