1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-31 18:31:02 +00:00

Merge pull request #7784 from wallabag/dependabot/composer/twig/twig-3.11.2

Bump twig/twig from 3.11.1 to 3.11.2
This commit is contained in:
Nicolas Lœuillet 2024-11-06 21:50:39 +01:00 committed by GitHub
commit c4632aa8a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -14728,16 +14728,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.11.1", "version": "v3.11.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "ff063afc691e1cfda6714f1915ed766cb108d188" "reference": "5b580ec1882b54c98cbd8c0f8a3ca5d1904db6b1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ff063afc691e1cfda6714f1915ed766cb108d188", "url": "https://api.github.com/repos/twigphp/Twig/zipball/5b580ec1882b54c98cbd8c0f8a3ca5d1904db6b1",
"reference": "ff063afc691e1cfda6714f1915ed766cb108d188", "reference": "5b580ec1882b54c98cbd8c0f8a3ca5d1904db6b1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14792,7 +14792,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.11.1" "source": "https://github.com/twigphp/Twig/tree/v3.11.2"
}, },
"funding": [ "funding": [
{ {
@ -14804,7 +14804,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-10T10:40:14+00:00" "time": "2024-11-06T18:50:16+00:00"
}, },
{ {
"name": "wallabag/phpepub", "name": "wallabag/phpepub",