Merge pull request #11790 from firefly-iii/dependabot/composer/develop/spatie/laravel-html-3.13.0

This commit is contained in:
James Cole
2026-02-23 06:48:11 +01:00
committed by GitHub
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -102,7 +102,7 @@
"psr/log": "<4",
"ramsey/uuid": "^4.7",
"rcrowe/twigbridge": "^0.14",
"spatie/laravel-html": "^3.2",
"spatie/laravel-html": "^3.13",
"spatie/laravel-ignition": "^2",
"spatie/period": "^2.4",
"symfony/expression-language": "^8.0",
Generated
+11 -11
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "3f605d723bd7b711a3313ccb1d1621b6",
"content-hash": "94727a98e7468c09f3529378b9cb2457",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -6142,27 +6142,27 @@
},
{
"name": "spatie/laravel-html",
"version": "3.12.3",
"version": "3.13.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-html.git",
"reference": "dd4a946ea9e2d7af8945fdfcf282663c69fac26a"
"reference": "0579bf41959b4c4068206ec9bf1fcd1b59d8fa25"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-html/zipball/dd4a946ea9e2d7af8945fdfcf282663c69fac26a",
"reference": "dd4a946ea9e2d7af8945fdfcf282663c69fac26a",
"url": "https://api.github.com/repos/spatie/laravel-html/zipball/0579bf41959b4c4068206ec9bf1fcd1b59d8fa25",
"reference": "0579bf41959b4c4068206ec9bf1fcd1b59d8fa25",
"shasum": ""
},
"require": {
"illuminate/http": "^10.0|^11.0|^12.0",
"illuminate/support": "^10.0|^11.0|^12.0",
"illuminate/http": "^10.0|^11.0|^12.0|^13.0",
"illuminate/support": "^10.0|^11.0|^12.0|^13.0",
"php": "^8.2"
},
"require-dev": {
"mockery/mockery": "^1.3",
"orchestra/testbench": "^8.0|^9.0|^10.0",
"pestphp/pest": "^2.34|^3.7"
"orchestra/testbench": "^8.0|^9.0|^10.0|^11.0",
"pestphp/pest": "^2.34|^3.7|^4.0"
},
"type": "library",
"extra": {
@@ -6208,7 +6208,7 @@
"spatie"
],
"support": {
"source": "https://github.com/spatie/laravel-html/tree/3.12.3"
"source": "https://github.com/spatie/laravel-html/tree/3.13.0"
},
"funding": [
{
@@ -6216,7 +6216,7 @@
"type": "custom"
}
],
"time": "2025-12-22T12:05:50+00:00"
"time": "2026-02-22T09:05:56+00:00"
},
{
"name": "spatie/laravel-ignition",