Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate
2cafa09fb2 chore(deps): update dependency laravel/boost to v2.4.8
All checks were successful
Tests / validate-composer (pull_request) Successful in 11s
Tests / build-npm (pull_request) Successful in 33s
Tests / phpcs (pull_request) Successful in 25s
Tests / phpstan (pull_request) Successful in 41s
Tests / tests (pull_request) Successful in 42s
2026-05-20 11:12:39 +00:00

12
composer.lock generated
View File

@@ -9127,16 +9127,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.4.1", "version": "v7.4.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345" "reference": "8b6952b56ca6417f25f7a65758cadd0ce02edc51"
}, },
"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/8b6952b56ca6417f25f7a65758cadd0ce02edc51",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345", "reference": "8b6952b56ca6417f25f7a65758cadd0ce02edc51",
"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.12"
}, },
"funding": [ "funding": [
{ {
@@ -9199,7 +9199,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-12-04T18:11:45+00:00" "time": "2026-05-20T07:20:23+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",