Merge pull request #7772 from firefly-iii/dependabot/composer/develop/spatie/laravel-html-3.2.2

This commit is contained in:
James Cole
2023-07-24 05:40:06 +02:00
committed by GitHub

12
composer.lock generated
View File

@@ -5661,16 +5661,16 @@
}, },
{ {
"name": "spatie/laravel-html", "name": "spatie/laravel-html",
"version": "3.2.1", "version": "3.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-html.git", "url": "https://github.com/spatie/laravel-html.git",
"reference": "bf7bdb55cc5ce15c4ec8134aa1df709c0397c397" "reference": "f9dac9f250735dd01d80e023f5acf6f3d10d3b3f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-html/zipball/bf7bdb55cc5ce15c4ec8134aa1df709c0397c397", "url": "https://api.github.com/repos/spatie/laravel-html/zipball/f9dac9f250735dd01d80e023f5acf6f3d10d3b3f",
"reference": "bf7bdb55cc5ce15c4ec8134aa1df709c0397c397", "reference": "f9dac9f250735dd01d80e023f5acf6f3d10d3b3f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5727,7 +5727,7 @@
"spatie" "spatie"
], ],
"support": { "support": {
"source": "https://github.com/spatie/laravel-html/tree/3.2.1" "source": "https://github.com/spatie/laravel-html/tree/3.2.2"
}, },
"funding": [ "funding": [
{ {
@@ -5735,7 +5735,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2023-01-24T23:47:16+00:00" "time": "2023-07-20T18:59:53+00:00"
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",