Commit ad070561 authored by catch's avatar catch
Browse files

task: #3592382 Update Twig to v3.27.0

By: longwave
By: godotislate
parent c7a2026f
Loading
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -417,7 +417,7 @@
            "dist": {
                "type": "path",
                "url": "core",
                "reference": "c8e1737cc9f878b62b7da5f39691a7e9dcd64a79"
                "reference": "23997528cacf8dbfaeed262b746069f3048d8a76"
            },
            "require": {
                "asm89/stack-cors": "^2.3",
@@ -462,7 +462,7 @@
                "symfony/serializer": "^6.4",
                "symfony/validator": "^6.4",
                "symfony/yaml": "^6.4.40",
                "twig/twig": "^3.26.0"
                "twig/twig": "^3.27.0"
            },
            "conflict": {
                "dealerdirect/phpcodesniffer-composer-installer": "1.1.0",
@@ -4339,16 +4339,16 @@
        },
        {
            "name": "twig/twig",
            "version": "v3.26.0",
            "version": "v3.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc"
                "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/1fcae487b180d78e6351f4e0afa91f9eab96a2bc",
                "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed",
                "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed",
                "shasum": ""
            },
            "require": {
@@ -4403,7 +4403,7 @@
            ],
            "support": {
                "issues": "https://github.com/twigphp/Twig/issues",
                "source": "https://github.com/twigphp/Twig/tree/v3.26.0"
                "source": "https://github.com/twigphp/Twig/tree/v3.27.0"
            },
            "funding": [
                {
@@ -4415,7 +4415,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2026-05-20T07:31:59+00:00"
            "time": "2026-05-27T13:05:51+00:00"
        }
    ],
    "packages-dev": [
+1 −1
Original line number Diff line number Diff line
@@ -59,6 +59,6 @@
        "symfony/var-dumper": "~v6.4.36",
        "symfony/var-exporter": "~v6.4.37",
        "symfony/yaml": "~v6.4.40",
        "twig/twig": "~v3.26.0"
        "twig/twig": "~v3.27.0"
    }
}
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
        "symfony/process": "^6.4.33",
        "symfony/polyfill-iconv": "^1.26",
        "symfony/yaml": "^6.4.40",
        "twig/twig": "^3.26.0",
        "twig/twig": "^3.27.0",
        "doctrine/lexer": "^2",
        "guzzlehttp/guzzle": "^7.5",
        "guzzlehttp/psr7": "^2.4.5",