Merge pull request #3004 from LibreSign/dependabot/composer/twig/twig-3.10.1

chore(deps): Bump twig/twig from 3.9.3 to 3.10.1
This commit is contained in:
Vitor Mattos 2024-05-14 10:23:50 -03:00 committed by GitHub
commit 8119deccd7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1290,16 +1290,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.9.3", "version": "v3.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58" "reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", "url": "https://api.github.com/repos/twigphp/Twig/zipball/3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7",
"reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", "reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1353,7 +1353,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.9.3" "source": "https://github.com/twigphp/Twig/tree/v3.10.1"
}, },
"funding": [ "funding": [
{ {
@ -1365,7 +1365,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T11:59:33+00:00" "time": "2024-05-12T06:16:18+00:00"
}, },
{ {
"name": "wobeto/email-blur", "name": "wobeto/email-blur",