Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate
232fe98b83 chore(deps): update dependency laravel/sail to v1.61.0
All checks were successful
Tests / validate-composer (pull_request) Successful in 10s
Tests / build-npm (pull_request) Successful in 28s
Tests / phpcs (pull_request) Successful in 20s
Tests / phpstan (pull_request) Successful in 38s
Tests / tests (pull_request) Successful in 34s
2026-05-27 04:13:30 +00:00

12
composer.lock generated
View File

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