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"
},
"symfony/twig-bundle": {
"version": "5.3",
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "5.3",
"ref": "3dd530739a4284e3272274c128dbb7a8140a66f1"
"version": "5.4",
"ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387"
},
"files": [
"./config/packages/twig.yaml",
"./templates/base.html.twig"
"config/packages/twig.yaml",
"templates/base.html.twig"
]
},
"symfony/validator": {