Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate
310692d17f chore(deps): update dependency laravel/boost to v2.4.8
All checks were successful
Tests / validate-composer (pull_request) Successful in 8s
Tests / build-npm (pull_request) Successful in 23s
Tests / phpcs (pull_request) Successful in 23s
Tests / phpstan (pull_request) Successful in 37s
Tests / tests (pull_request) Successful in 31s
2026-05-27 09:14:34 +00:00

24
composer.lock generated
View File

@@ -6618,16 +6618,16 @@
}, },
{ {
"name": "laravel/boost", "name": "laravel/boost",
"version": "v2.4.4", "version": "v2.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/boost.git", "url": "https://github.com/laravel/boost.git",
"reference": "db101b977897e00c6d2e40e9b610591cb0aa277e" "reference": "d11d720cf9537f8d236a11d973e99563a598ec9c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/boost/zipball/db101b977897e00c6d2e40e9b610591cb0aa277e", "url": "https://api.github.com/repos/laravel/boost/zipball/d11d720cf9537f8d236a11d973e99563a598ec9c",
"reference": "db101b977897e00c6d2e40e9b610591cb0aa277e", "reference": "d11d720cf9537f8d236a11d973e99563a598ec9c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6636,7 +6636,7 @@
"illuminate/contracts": "^11.45.3|^12.41.1|^13.0", "illuminate/contracts": "^11.45.3|^12.41.1|^13.0",
"illuminate/routing": "^11.45.3|^12.41.1|^13.0", "illuminate/routing": "^11.45.3|^12.41.1|^13.0",
"illuminate/support": "^11.45.3|^12.41.1|^13.0", "illuminate/support": "^11.45.3|^12.41.1|^13.0",
"laravel/mcp": "^0.5.1|^0.6.0", "laravel/mcp": "^0.5.1|^0.6.0|~0.7.0,<0.7.1",
"laravel/prompts": "^0.3.10", "laravel/prompts": "^0.3.10",
"laravel/roster": "^0.5.0", "laravel/roster": "^0.5.0",
"php": "^8.2" "php": "^8.2"
@@ -6680,7 +6680,7 @@
"issues": "https://github.com/laravel/boost/issues", "issues": "https://github.com/laravel/boost/issues",
"source": "https://github.com/laravel/boost" "source": "https://github.com/laravel/boost"
}, },
"time": "2026-04-16T16:53:05+00:00" "time": "2026-05-19T20:09:50+00:00"
}, },
{ {
"name": "laravel/mcp", "name": "laravel/mcp",
@@ -9127,16 +9127,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.4.1", "version": "v7.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345" "reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345", "url": "https://api.github.com/repos/symfony/yaml/zipball/a7ec3b1156faf8815db7683ec7c1e7338e6f977c",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345", "reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9179,7 +9179,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.4.1" "source": "https://github.com/symfony/yaml/tree/v7.4.13"
}, },
"funding": [ "funding": [
{ {
@@ -9199,7 +9199,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-12-04T18:11:45+00:00" "time": "2026-05-25T06:06:12+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",