Updated symfony/twig-bundle recipe

This commit is contained in:
Jan Böhmer 2022-03-04 19:23:59 +01:00
parent 420c00a57e
commit ed64dbf684

View file

@ -737,16 +737,16 @@
"version": "v4.2.3" "version": "v4.2.3"
}, },
"symfony/twig-bundle": { "symfony/twig-bundle": {
"version": "5.3", "version": "5.4",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "master", "branch": "master",
"version": "5.3", "version": "5.4",
"ref": "3dd530739a4284e3272274c128dbb7a8140a66f1" "ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387"
}, },
"files": [ "files": [
"./config/packages/twig.yaml", "config/packages/twig.yaml",
"./templates/base.html.twig" "templates/base.html.twig"
] ]
}, },
"symfony/validator": { "symfony/validator": {