From d994a0f9c23788885f4b8c038d0015adc6428a3e Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Thu, 26 Mar 2026 13:16:10 +0000 Subject: [PATCH] Update Flex endpoint --- ...0159ebe99153d0c640a3e7742876fc7453f2c.json | 64 +++++++++++++++++++ symfony.twig-bundle.6.4.json | 9 ++- 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 archived/symfony.twig-bundle/f250159ebe99153d0c640a3e7742876fc7453f2c.json diff --git a/archived/symfony.twig-bundle/f250159ebe99153d0c640a3e7742876fc7453f2c.json b/archived/symfony.twig-bundle/f250159ebe99153d0c640a3e7742876fc7453f2c.json new file mode 100644 index 00000000..60fb5db9 --- /dev/null +++ b/archived/symfony.twig-bundle/f250159ebe99153d0c640a3e7742876fc7453f2c.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": [ + "", + "", + "
", + " ", + "