Merge pull request #490 from SergiX44/dependabot/composer/twig/twig-2.15.3

Bump twig/twig from 2.15.1 to 2.15.3
This commit is contained in:
Sergio Brighenti 2022-10-26 10:05:16 +02:00 committed by GitHub
commit 0f6cc027f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -3184,16 +3184,16 @@
},
{
"name": "twig/twig",
"version": "v2.15.1",
"version": "v2.15.3",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4"
"reference": "ab402673db8746cb3a4c46f3869d6253699f614a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4",
"reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ab402673db8746cb3a4c46f3869d6253699f614a",
"reference": "ab402673db8746cb3a4c46f3869d6253699f614a",
"shasum": ""
},
"require": {
@ -3248,7 +3248,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v2.15.1"
"source": "https://github.com/twigphp/Twig/tree/v2.15.3"
},
"funding": [
{
@ -3260,7 +3260,7 @@
"type": "tidelift"
}
],
"time": "2022-05-17T05:46:24+00:00"
"time": "2022-09-28T08:40:08+00:00"
}
],
"packages-dev": [
@ -6910,5 +6910,5 @@
"platform-overrides": {
"php": "7.3.33"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}