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", "name": "symfony/yaml",
"version": "v7.4.12", "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": "8b6952b56ca6417f25f7a65758cadd0ce02edc51" "reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/8b6952b56ca6417f25f7a65758cadd0ce02edc51", "url": "https://api.github.com/repos/symfony/yaml/zipball/a7ec3b1156faf8815db7683ec7c1e7338e6f977c",
"reference": "8b6952b56ca6417f25f7a65758cadd0ce02edc51", "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.12" "source": "https://github.com/symfony/yaml/tree/v7.4.13"
}, },
"funding": [ "funding": [
{ {
@@ -9199,7 +9199,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-20T07:20:23+00:00" "time": "2026-05-25T06:06:12+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",