Auto commit for release 'develop' on 2025-02-17

This commit is contained in:
github-actions
2025-02-17 13:37:44 +01:00
parent c8e301326e
commit 7f6d8fdb87
3 changed files with 104 additions and 104 deletions

20
composer.lock generated
View File

@@ -6196,27 +6196,27 @@
},
{
"name": "spatie/laravel-html",
"version": "3.11.2",
"version": "3.11.3",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-html.git",
"reference": "248508f3ed50e6538707fc54a4b3b23fb53e8045"
"reference": "b1bb159bd9845b1ff02b8f945ecd583d93353d06"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-html/zipball/248508f3ed50e6538707fc54a4b3b23fb53e8045",
"reference": "248508f3ed50e6538707fc54a4b3b23fb53e8045",
"url": "https://api.github.com/repos/spatie/laravel-html/zipball/b1bb159bd9845b1ff02b8f945ecd583d93353d06",
"reference": "b1bb159bd9845b1ff02b8f945ecd583d93353d06",
"shasum": ""
},
"require": {
"illuminate/http": "^10.0|^11.0",
"illuminate/support": "^10.0|^11.0",
"illuminate/http": "^10.0|^11.0|^12.0",
"illuminate/support": "^10.0|^11.0|^12.0",
"php": "^8.2"
},
"require-dev": {
"mockery/mockery": "^1.3",
"orchestra/testbench": "^8.0|^9.0",
"pestphp/pest": "^2.34"
"orchestra/testbench": "^8.0|^9.0|^10.0",
"pestphp/pest": "^2.34|^3.7"
},
"type": "library",
"extra": {
@@ -6262,7 +6262,7 @@
"spatie"
],
"support": {
"source": "https://github.com/spatie/laravel-html/tree/3.11.2"
"source": "https://github.com/spatie/laravel-html/tree/3.11.3"
},
"funding": [
{
@@ -6270,7 +6270,7 @@
"type": "custom"
}
],
"time": "2025-02-05T08:27:24+00:00"
"time": "2025-02-17T09:59:20+00:00"
},
{
"name": "spatie/laravel-ignition",