1 Commits

Author SHA1 Message Date
Renovate
dbd6c0a619 chore(deps): update php dependencies to v2.4.10
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:12:54 +00:00

12
composer.lock generated
View File

@@ -9134,16 +9134,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.4.13", "version": "v7.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c" "reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc"
}, },
"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/f8f328665ace2370d1e10645b807ba1646dc7dcc",
"reference": "a7ec3b1156faf8815db7683ec7c1e7338e6f977c", "reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9186,7 +9186,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.14"
}, },
"funding": [ "funding": [
{ {
@@ -9206,7 +9206,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-25T06:06:12+00:00" "time": "2026-06-08T20:24:16+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",