Compare commits

..
1 Commits
Author SHA1 Message Date
Renovate 448b20c323 chore(deps): update dependency laravel/sail to v1.64.0
Tests / build-npm (pull_request) Successful in 1m21s
Tests / validate-composer (pull_request) Successful in 1m10s
Tests / phpcs (pull_request) Successful in 48s
Tests / phpstan (pull_request) Successful in 53s
Tests / tests (pull_request) Successful in 1m56s
2026-07-29 12:28:45 +00:00
Generated
+6 -6
View File
@@ -9130,16 +9130,16 @@
},
{
"name": "symfony/yaml",
"version": "v7.4.14",
"version": "v7.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc"
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/f8f328665ace2370d1e10645b807ba1646dc7dcc",
"reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e101850ded5d2c0d44bf32abb8996404afec2dec",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec",
"shasum": ""
},
"require": {
@@ -9182,7 +9182,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v7.4.14"
"source": "https://github.com/symfony/yaml/tree/v7.4.15"
},
"funding": [
{
@@ -9202,7 +9202,7 @@
"type": "tidelift"
}
],
"time": "2026-06-08T20:24:16+00:00"
"time": "2026-07-21T15:13:06+00:00"
},
{
"name": "theseer/tokenizer",