From dab4ddc9802d80fec02a95afc846e64dc363921e Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Thu, 16 Jul 2026 16:45:19 +0000 Subject: [PATCH] Update Flex endpoint --- ...acf16872358cb1f2494e089070ff2d045233a.json | 64 +++++++++++++++++++ symfony.twig-bundle.6.4.json | 8 +-- 2 files changed, 68 insertions(+), 4 deletions(-) create mode 100644 archived/symfony.twig-bundle/06dacf16872358cb1f2494e089070ff2d045233a.json diff --git a/archived/symfony.twig-bundle/06dacf16872358cb1f2494e089070ff2d045233a.json b/archived/symfony.twig-bundle/06dacf16872358cb1f2494e089070ff2d045233a.json new file mode 100644 index 00000000..fefdfeab --- /dev/null +++ b/archived/symfony.twig-bundle/06dacf16872358cb1f2494e089070ff2d045233a.json @@ -0,0 +1,64 @@ +{ + "manifests": { + "symfony/twig-bundle": { + "manifest": { + "bundles": { + "Symfony\\Bundle\\TwigBundle\\TwigBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/", + "templates/": "templates/" + }, + "conflict": { + "symfony/framework-bundle": "<5.3" + } + }, + "files": { + "config/packages/twig.yaml": { + "contents": [ + "twig:", + " file_name_pattern: '*.twig'", + "", + "when@test:", + " twig:", + " strict_variables: true", + "" + ], + "executable": false + }, + "templates/base.html.twig": { + "contents": [ + "", + "", + "
", + " ", + "