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

12
composer.lock generated
View File

@@ -9127,16 +9127,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.4.1",
"version": "v7.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345"
"reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345",
"url": "https://api.github.com/repos/symfony/yaml/zipball/a7ec3b1156faf8815db7683ec7c1e7338e6f977c",
"reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c",
"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.1"
"source": "https://github.com/symfony/yaml/tree/v7.4.13"
},
"funding": [
{
@@ -9199,7 +9199,7 @@
"type": "tidelift"
}
],
"time": "2025-12-04T18:11:45+00:00"
"time": "2026-05-25T06:06:12+00:00"
},
{
"name": "theseer/tokenizer",