Update twig
[MAILPOET-6313]
This commit is contained in:
committed by
Jan Lysý
parent
0d94f42452
commit
20d9db6f42
@@ -28,7 +28,7 @@
|
||||
"symfony/polyfill-php80": "1.29.0",
|
||||
"symfony/polyfill-php81": "1.29.0",
|
||||
"symfony/validator": "5.4.*",
|
||||
"twig/twig": "3.11.1"
|
||||
"twig/twig": "3.11.2"
|
||||
},
|
||||
"scripts": {
|
||||
"post-update-cmd": "@process",
|
||||
|
14
mailpoet/prefixer/composer.lock
generated
14
mailpoet/prefixer/composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "3729f060592141af10c427bf937620ae",
|
||||
"content-hash": "48be833433c80da99dd4cfbaff82d888",
|
||||
"packages": [
|
||||
{
|
||||
"name": "carbonphp/carbon-doctrine-types",
|
||||
@@ -3331,16 +3331,16 @@
|
||||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v3.11.1",
|
||||
"version": "v3.11.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "ff063afc691e1cfda6714f1915ed766cb108d188"
|
||||
"reference": "5b580ec1882b54c98cbd8c0f8a3ca5d1904db6b1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ff063afc691e1cfda6714f1915ed766cb108d188",
|
||||
"reference": "ff063afc691e1cfda6714f1915ed766cb108d188",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/5b580ec1882b54c98cbd8c0f8a3ca5d1904db6b1",
|
||||
"reference": "5b580ec1882b54c98cbd8c0f8a3ca5d1904db6b1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3395,7 +3395,7 @@
|
||||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
@@ -3407,7 +3407,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-09-10T10:40:14+00:00"
|
||||
"time": "2024-11-06T18:50:16+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
Reference in New Issue
Block a user