Merge pull request #8578 from wallabag/dependabot/composer/twig-dependencies-5c6df16a36

This commit is contained in:
Jérémy Benoist
2025-12-01 05:56:22 +01:00
committed by GitHub

12
composer.lock generated
View File

@ -14057,16 +14057,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.22.0", "version": "v3.22.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "4509984193026de413baf4ba80f68590a7f2c51d" "reference": "1de2ec1fc43ab58a4b7e80b214b96bfc895750f3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/4509984193026de413baf4ba80f68590a7f2c51d", "url": "https://api.github.com/repos/twigphp/Twig/zipball/1de2ec1fc43ab58a4b7e80b214b96bfc895750f3",
"reference": "4509984193026de413baf4ba80f68590a7f2c51d", "reference": "1de2ec1fc43ab58a4b7e80b214b96bfc895750f3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14120,7 +14120,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.22.0" "source": "https://github.com/twigphp/Twig/tree/v3.22.1"
}, },
"funding": [ "funding": [
{ {
@ -14132,7 +14132,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-10-29T15:56:47+00:00" "time": "2025-11-16T16:01:12+00:00"
}, },
{ {
"name": "wallabag/phpepub", "name": "wallabag/phpepub",