1 Commits

Author SHA1 Message Date
Renovate
0c3ffe4d94 chore(deps): update php dependencies to v1.63.0
Some checks failed
Tests / build-npm (pull_request) Has been cancelled
Tests / validate-composer (pull_request) Has been cancelled
Tests / phpcs (pull_request) Has been cancelled
Tests / phpstan (pull_request) Has been cancelled
Tests / tests (pull_request) Has been cancelled
2026-06-27 10:13:47 +00:00

12
composer.lock generated
View File

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