Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate
3614c1888b chore(deps): update dependency laravel/sail to v1.61.0
All checks were successful
Tests / validate-composer (pull_request) Successful in 8s
Tests / build-npm (pull_request) Successful in 27s
Tests / phpcs (pull_request) Successful in 24s
Tests / tests (pull_request) Successful in 31s
Tests / phpstan (pull_request) Successful in 2m41s
2026-05-27 09:15:46 +00:00

12
composer.lock generated
View File

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