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": [
+ "",
+ "",
+ "
",
+ " ",
+ " {% block title %}Welcome!{% endblock %}",
+ " \u26ab\ufe0fsf\">",
+ " {% block stylesheets %}",
+ " {% endblock %}",
+ "",
+ " {% block javascripts %}",
+ " {% endblock %}",
+ "",
+ " {% set frankenphp_hot_reload = app.request.server.get('FRANKENPHP_HOT_RELOAD') %}",
+ " {% if frankenphp_hot_reload %}",
+ " ",
+ " ",
+ " ",
+ " {% endif %}",
+ " ",
+ " ",
+ " {% block body %}{% endblock %}",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
+ }
+ },
+ "ref": "06dacf16872358cb1f2494e089070ff2d045233a"
+ }
+ }
+}
diff --git a/symfony.twig-bundle.6.4.json b/symfony.twig-bundle.6.4.json
index 60fb5db9..fefdfeab 100644
--- a/symfony.twig-bundle.6.4.json
+++ b/symfony.twig-bundle.6.4.json
@@ -42,9 +42,9 @@
" {% block javascripts %}",
" {% endblock %}",
"",
- " {% set frankenphpHotReload = app.request.server.get('FRANKENPHP_HOT_RELOAD') %}",
- " {% if frankenphpHotReload %}",
- " ",
+ " {% set frankenphp_hot_reload = app.request.server.get('FRANKENPHP_HOT_RELOAD') %}",
+ " {% if frankenphp_hot_reload %}",
+ " ",
" ",
" ",
" {% endif %}",
@@ -58,7 +58,7 @@
"executable": false
}
},
- "ref": "f250159ebe99153d0c640a3e7742876fc7453f2c"
+ "ref": "06dacf16872358cb1f2494e089070ff2d045233a"
}
}
}