Skip to content
Snippets Groups Projects
Commit b0d1f284 authored by Jess's avatar Jess
Browse files

Issue #3262583 by xjm, neclimdul, bnjmnm, catch: Update Twig to 2.14.11

parent 3faeca52
No related branches found
No related tags found
No related merge requests found
......@@ -4424,22 +4424,23 @@
},
{
"name": "twig/twig",
"version": "v2.14.7",
"version": "v2.14.11",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f"
"reference": "66baa66f29ee30e487e05f1679903e36eb01d727"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/8e202327ee1ed863629de9b18a5ec70ac614d88f",
"reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727",
"reference": "66baa66f29ee30e487e05f1679903e36eb01d727",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"php": ">=7.1.3",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3"
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php72": "^1.8"
},
"require-dev": {
"psr/container": "^1.0",
......@@ -4487,7 +4488,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v2.14.7"
"source": "https://github.com/twigphp/Twig/tree/v2.14.11"
},
"funding": [
{
......@@ -4499,7 +4500,7 @@
"type": "tidelift"
}
],
"time": "2021-09-17T08:39:54+00:00"
"time": "2022-02-04T06:57:25+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
......
......@@ -61,7 +61,7 @@
"symfony/validator": "v4.4.35",
"symfony/var-dumper": "v5.4.0",
"symfony/yaml": "v4.4.34",
"twig/twig": "v2.14.7",
"twig/twig": "v2.14.11",
"typo3/phar-stream-wrapper": "v3.1.7"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment