diff --git a/symfony.lock b/symfony.lock index 503a6d3..3170f0c 100644 --- a/symfony.lock +++ b/symfony.lock @@ -218,12 +218,12 @@ ] }, "symfony/twig-bundle": { - "version": "6.2", + "version": "6.3", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", - "version": "5.4", - "ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387" + "version": "6.3", + "ref": "b7772eb20e92f3fb4d4fe756e7505b4ba2ca1a2c" }, "files": [ "config/packages/twig.yaml", diff --git a/templates/base.html.twig b/templates/base.html.twig index d4f83f7..67598ac 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -4,13 +4,10 @@