Use localizeddate for showing date information in templates.

This commit is contained in:
Jan Böhmer 2019-03-05 14:23:38 +01:00
parent af5a7f8986
commit b090f1b716
7 changed files with 86 additions and 4 deletions

View file

@ -500,6 +500,18 @@
"symfony/yaml": {
"version": "v4.2.3"
},
"twig/extensions": {
"version": "1.0",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "1.0",
"ref": "ddb2e0a77773b7fd75d8d649545f174e664500ab"
},
"files": [
"./config/packages/twig_extensions.yaml"
]
},
"twig/twig": {
"version": "v2.6.2"
},