Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate
3591b30981 chore(deps): update dependency laravel/boost to v2.4.4
All checks were successful
Tests / build-npm (pull_request) Successful in 30s
Tests / validate-composer (pull_request) Successful in 6s
Tests / phpcs (pull_request) Successful in 27s
Tests / phpstan (pull_request) Successful in 1m5s
Tests / tests (pull_request) Successful in 40s
2026-04-21 20:16:27 +00:00

24
composer.lock generated
View File

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